Skip to content

Hostname

man.callprinc.com

Last fetched

man.callprinc.com resolves to 2 IPv4 addresses operated by ACS-INTERNET - Armstrong in US.

Nutrition Label

WHISPER CANON · man.callprinc.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/man.callprinc.com

Resolution chain

man.callprinc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
24.154.26.6924.155.7.0/24AS27364ACS-INTERNET - ArmstrongUS
92.205.177.12092.206.192.0/18AS21499DE

WHOIS identity

No WHOIS records are currently associated with man.callprinc.com in WhisperGraph.

Subdomains

19 observed subdomains of man.callprinc.com.

Threat posture

History

Related pages

Pivot deeper into the graph from man.callprinc.com.

Cypher and MCP

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

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