Skip to content

Hostname

pop.associatedct.com

Last fetched

pop.associatedct.com resolves to 3 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · pop.associatedct.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pop.associatedct.com

Resolution chain

pop.associatedct.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.168.90.88104.168.90.0/24AS36352AS-COLOCROSSING - HostPapaUS
192.227.213.245192.227.208.0/21AS36352AS-COLOCROSSING - HostPapaUS
5.161.195.2445.161.195.0/24AS213230US

WHOIS identity

No WHOIS records are currently associated with pop.associatedct.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pop.associatedct.com.

MechanismTarget
SPF_Apop.associatedct.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP38.225.240.41

Related pages

Pivot deeper into the graph from pop.associatedct.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pop.associatedct.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.