Skip to content

Hostname

gitoyen.net

Last fetched

gitoyen.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · gitoyen.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gitoyen.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:74
Organization
gitoyen
Contact emails

Subdomains

89 observed subdomains of gitoyen.net.

Web-graph footprint

Distinct hostnames that link to or from gitoyen.net in the public web crawl.

48 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gitoyen.net.

MechanismTarget
SPF_Amike.gitoyen.net
SPF_IP193.23.30.20
SPF_IP2001:910:0:40::/64
SPF_IP2001:910:1410:525:0:0:0:3
SPF_IP2001:910::/64
SPF_IP80.67.163.128/26
SPF_IP80.67.168.0/27
SPF_IP80.67.172.134
SPF_MXgitoyen.net

Related pages

Pivot deeper into the graph from gitoyen.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gitoyen.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.