Skip to content

Hostname

callflow.com

Last fetched

callflow.com resolves to 2 IPv4 addresses operated by NV-ASN CELLCOM ltd. in IL. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · callflow.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/callflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.150.189.95212.150.0.0/16AS1680NV-ASN CELLCOM ltd.IL
216.21.239.1970.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:9
Organization
eran reuveni
Contact emails

Subdomains

1 observed subdomain of callflow.com.

Web-graph footprint

Distinct hostnames that link to or from callflow.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for callflow.com.

Related pages

Pivot deeper into the graph from callflow.com.

Cypher and MCP

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

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