Skip to content

Hostname

circflow.io

Last fetched

circflow.io resolves to 3 IPv4 addresses operated by PODOL-INTELECT-SYSTEM-AS - PODOL-INTELECT-SYSTEM-AS in UA.

Nutrition Label

WHISPER CANON · circflow.ioRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/circflow.io

Resolution chain

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

IPPrefixASNOperatorCountry
31.42.161.631.42.161.0/24AS49461PODOL-INTELECT-SYSTEM-AS - PODOL-INTELECT-SYSTEM-ASUA
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
5.44.111.1655.44.111.0/24AS8648ONE-NETWORK - dogado GmbHDE

WHOIS identity

No WHOIS records are currently associated with circflow.io in WhisperGraph.

Subdomains

1 observed subdomain of circflow.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for circflow.io.

MechanismTarget
SPF_INCLUDEsecure-mailgate.com

Related pages

Pivot deeper into the graph from circflow.io.

Cypher and MCP

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

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