Skip to content

Hostname

puertastht.com

Last fetched

puertastht.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:4326 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.169.22537.59.0.0/16AS16276FR

WHOIS identity

Registrar
iana:4326
Organization
domainhive
Contact emails

Subdomains

15 observed subdomains of puertastht.com.

Web-graph footprint

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

33 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • puertastht.com

SPF policy

6 SPF mechanisms authorising senders for puertastht.com.

MechanismTarget
SPF_Apuertastht.com
SPF_Apuertastht.ip-zone.com
SPF_INCLUDEamazonses.com
SPF_IP147.135.205.80
SPF_IP37.59.169.225
SPF_MXpuertastht.com

Related pages

Pivot deeper into the graph from puertastht.com.

Cypher and MCP

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

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