Skip to content

Hostname

hedrin.pt

Last fetched

hedrin.pt resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · hedrin.ptRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/hedrin.pt

Resolution chain

hedrin.pt resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.253.5.1334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.10.154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.56.18154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.58.4463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
stada arzneimittel
Contact emails

Subdomains

2 observed subdomains of hedrin.pt.

Web-graph footprint

Distinct hostnames that link to or from hedrin.pt in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for hedrin.pt.

MechanismTarget
SPF_Ahedrin.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP109.71.42.41
SPF_IP185.90.57.128
SPF_IP94.46.164.200
SPF_IP94.46.164.201
SPF_IP94.46.164.202
SPF_IP94.46.164.203
SPF_IP94.46.164.204
SPF_MXhedrin.pt

Related pages

Pivot deeper into the graph from hedrin.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hedrin.pt"})-[: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.