Skip to content

Hostname

phnet.fi

Last fetched

phnet.fi resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · phnet.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phnet.fi

Resolution chain

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

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

WHOIS identity

Registrar
Organization
dna oy
Contact emails

Subdomains

592 observed subdomains of phnet.fi.

Web-graph footprint

Distinct hostnames that link to or from phnet.fi in the public web crawl.

109 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for phnet.fi.

MechanismTarget
SPF_INCLUDE_spf-iki.phnet.fi
SPF_INCLUDE_spf.dnainternet.net
SPF_INCLUDE_spf2.dnamail.fi

Related pages

Pivot deeper into the graph from phnet.fi.

Cypher and MCP

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

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