Skip to content

Hostname

poly-prets.ca.deitastech.com

Last fetched

poly-prets.ca.deitastech.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in CA.

Nutrition Label

WHISPER CANON · poly-prets.ca.deitastech.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/poly-prets.ca.deitastech.com

Resolution chain

poly-prets.ca.deitastech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.105.17.161172.105.0.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudCA

WHOIS identity

No WHOIS records are currently associated with poly-prets.ca.deitastech.com in WhisperGraph.

Subdomains

1 observed subdomain of poly-prets.ca.deitastech.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for poly-prets.ca.deitastech.com.

MechanismTarget
SPF_Apoly-prets.ca.deitastech.com
SPF_IP172.105.17.161
SPF_MXpoly-prets.ca.deitastech.com

Related pages

Pivot deeper into the graph from poly-prets.ca.deitastech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "poly-prets.ca.deitastech.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.