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
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.
Showing 25 of 89. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gitoyen.net.
| Mechanism | Target |
|---|---|
| SPF_A | mike.gitoyen.net |
| SPF_IP | 193.23.30.20 |
| SPF_IP | 2001:910:0:40::/64 |
| SPF_IP | 2001:910:1410:525:0:0:0:3 |
| SPF_IP | 2001:910::/64 |
| SPF_IP | 80.67.163.128/26 |
| SPF_IP | 80.67.168.0/27 |
| SPF_IP | 80.67.172.134 |
| SPF_MX | gitoyen.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.