Skip to content

Hostname

fiveflowinfra.com

Last fetched

fiveflowinfra.com resolves to 2 IPv4 addresses operated by CROCWEB - CrocWeb in CA.

Nutrition Label

WHISPER CANON · fiveflowinfra.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/fiveflowinfra.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.168.10104.152.168.0/22AS63068CROCWEB - CrocWebCA
13.232.145.4913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with fiveflowinfra.com in WhisperGraph.

Subdomains

5 observed subdomains of fiveflowinfra.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fiveflowinfra.com.

MechanismTarget
SPF_Afiveflowinfra.com
SPF_INCLUDEspf.hostwhitelabel.com
SPF_IP104.152.168.10
SPF_MXfiveflowinfra.com

Related pages

Pivot deeper into the graph from fiveflowinfra.com.

Cypher and MCP

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

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