Skip to content

Hostname

mailing.puertastht.com

Last fetched

mailing.puertastht.com resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

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

Resolution chain

mailing.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

No WHOIS records are currently associated with mailing.puertastht.com in WhisperGraph.

Subdomains

1 observed subdomain of mailing.puertastht.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mailing.puertastht.com.

MechanismTarget
SPF_Amailing.puertastht.com
SPF_IP147.135.205.80
SPF_IP178.32.166.161
SPF_IP178.32.166.171
SPF_IP37.59.169.225
SPF_MXmailing.puertastht.com

Related pages

Pivot deeper into the graph from mailing.puertastht.com.

Cypher and MCP

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

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