Skip to content

Hostname

dev.keepcalling.net

Last fetched

dev.keepcalling.net resolves to 1 IPv4 address operated by AS8708 in RO.

Nutrition Label

WHISPER CANON · dev.keepcalling.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dev.keepcalling.net

Resolution chain

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

IPPrefixASNOperatorCountry
81.196.173.8281.196.0.0/16AS8708RO

WHOIS identity

No WHOIS records are currently associated with dev.keepcalling.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dev.keepcalling.net.

MechanismTarget
SPF_IP5.2.212.9
SPF_IP77.81.16.110

Related pages

Pivot deeper into the graph from dev.keepcalling.net.

Cypher and MCP

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

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