Skip to content

Hostname

hyperflow.global

Last fetched

hyperflow.global resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · hyperflow.globalRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/hyperflow.global

Resolution chain

hyperflow.global resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.146.12018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.160.107.1143.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.563.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.583.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.723.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
52.222.236.10652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.3652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1248201856
Contact emails

Subdomains

17 observed subdomains of hyperflow.global.

Web-graph footprint

Distinct hostnames that link to or from hyperflow.global in the public web crawl.

26 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hyperflow.global.

MechanismTarget
SPF_INCLUDE21264790.spf01.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hyperflow.global.

Cypher and MCP

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

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