Skip to content

Hostname

gitaregitim.net

Last fetched

gitaregitim.net resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · gitaregitim.netRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gitaregitim.net

Resolution chain

gitaregitim.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of gitaregitim.net.

Web-graph footprint

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

98 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gitaregitim.net

SPF policy

7 SPF mechanisms authorising senders for gitaregitim.net.

MechanismTarget
SPF_Agitaregitim.net
SPF_IP142.132.255.100
SPF_IP179.61.128.190
SPF_IP179.61.128.214
SPF_IP185.124.84.140
SPF_IP34.231.236.27
SPF_MXgitaregitim.net

Related pages

Pivot deeper into the graph from gitaregitim.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gitaregitim.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.