Skip to content

Hostname

gsmspa.com

Last fetched

gsmspa.com resolves to 1 IPv4 address operated by AS21309 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · gsmspa.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gsmspa.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.89.8.16277.89.0.0/20AS21309IT

WHOIS identity

Registrar
iana:168
Organization
s.t.m. s.p.a.
Contact emails

Subdomains

2 observed subdomains of gsmspa.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gsmspa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP77.89.11.68
SPF_IP77.89.11.71
SPF_IP93.33.201.251
SPF_IP93.33.201.253

Related pages

Pivot deeper into the graph from gsmspa.com.

Cypher and MCP

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

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