Skip to content

Hostname

gascanbox.com

Last fetched

gascanbox.com resolves to 2 IPv4 addresses operated by AS210878 in RO. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · gascanbox.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gascanbox.com

Resolution chain

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

WHOIS identity

Registrar
iana:625
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of gascanbox.com.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for gascanbox.com.

MechanismTarget
SPF_Agascanbox.com
SPF_IP172.252.154.40
SPF_IP172.252.154.41
SPF_IP172.252.154.42
SPF_IP172.252.155.40
SPF_IP172.252.155.41
SPF_IP172.252.155.42
SPF_IP172.252.173.40
SPF_IP172.252.173.41
SPF_IP172.252.173.42
SPF_IP172.252.200.40
SPF_IP172.252.200.41
SPF_IP172.252.200.42
SPF_IP82.25.10.40
SPF_IP82.25.10.41
SPF_IP82.25.10.42
SPF_IP82.25.11.40
SPF_IP82.25.11.41
SPF_IP82.25.11.42
SPF_IP82.25.12.40
SPF_IP82.25.12.41
SPF_IP82.25.12.42
SPF_IP82.25.13.40
SPF_IP82.25.13.41
SPF_IP82.25.13.42
SPF_MXgascanbox.com

Related pages

Pivot deeper into the graph from gascanbox.com.

Cypher and MCP

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

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