Skip to content

Hostname

pop.cris.net

Last fetched

pop.cris.net resolves to 1 IPv4 address operated by AS5593 in UA.

Nutrition Label

WHISPER CANON · pop.cris.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pop.cris.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.110.128.5212.110.128.0/24AS5593UA

WHOIS identity

No WHOIS records are currently associated with pop.cris.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pop.cris.net.

MechanismTarget
SPF_Apop.cris.net
SPF_IP212.110.128.0/24
SPF_MXpop.cris.net

Related pages

Pivot deeper into the graph from pop.cris.net.

Cypher and MCP

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

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