Skip to content

Hostname

gasdigital.com

Last fetched

gasdigital.com resolves to 2 IPv4 addresses operated by IONSWITCH-NW - IonSwitch NW, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gasdigital.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gasdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.73.190.13198.73.190.0/24AS964IONSWITCH-NW - IonSwitch NW, LLCUS
198.73.190.14198.73.190.0/24AS964IONSWITCH-NW - IonSwitch NW, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

3 observed subdomains of gasdigital.com.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gasdigital.com.

MechanismTarget
SPF_Agasdigital.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbrevo.com

Related pages

Pivot deeper into the graph from gasdigital.com.

Cypher and MCP

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

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