Skip to content

Hostname

pwd.ie

Last fetched

pwd.ie resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:hostopia as the registrar.

Nutrition Label

WHISPER CANON · pwd.ieRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/pwd.ie

Resolution chain

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

IPPrefixASNOperatorCountry
34.255.228.11734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:hostopia
Organization
Contact emails

Subdomains

31 observed subdomains of pwd.ie.

Web-graph footprint

Distinct hostnames that link to or from pwd.ie in the public web crawl.

34 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pwd.ie.

MechanismTarget
SPF_Amail.netcetera.co.uk
SPF_IP81.27.104.0/24
SPF_IP81.27.96.0/20

Related pages

Pivot deeper into the graph from pwd.ie.

Cypher and MCP

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

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