Skip to content

Hostname

a352.v.phobos.apple.com

Last fetched

a352.v.phobos.apple.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · a352.v.phobos.apple.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/a352.v.phobos.apple.com

Resolution chain

a352.v.phobos.apple.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.16.241.122.16.241.0/24AS20940AKAMAI-ASN1DE
2.16.241.62.16.241.0/24AS20940AKAMAI-ASN1DE
211.239.236.18211.239.236.0/24AS9848SEJONGTELECOM-AS-KR SEJONG NETWORKSKR
211.239.236.24211.239.236.0/24AS9848SEJONGTELECOM-AS-KR SEJONG NETWORKSKR

WHOIS identity

No WHOIS records are currently associated with a352.v.phobos.apple.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from a352.v.phobos.apple.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a352.v.phobos.apple.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.