Skip to content

Hostname

martinispa.com

Last fetched

martinispa.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.26.8334.90.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
5.249.143.955.249.128.0/20AS31034ARUBA-ASNIT

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

16 observed subdomains of martinispa.com.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for martinispa.com.

MechanismTarget
SPF_Amartinispa.com
SPF_INCLUDEexplan.it
SPF_MXmartinispa.com

Related pages

Pivot deeper into the graph from martinispa.com.

Cypher and MCP

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

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