Skip to content

Hostname

gigmit.com

Last fetched

gigmit.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · gigmit.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gigmit.com

Resolution chain

gigmit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.198.251.11143.198.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1420
Organization
c/o louise fitzgerald
Contact emails

Subdomains

34 observed subdomains of gigmit.com.

Web-graph footprint

Distinct hostnames that link to or from gigmit.com in the public web crawl.

328 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gigmit.com.

MechanismTarget
SPF_INCLUDE1787853.spf05.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from gigmit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gigmit.com"})-[: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.