Skip to content

Hostname

orflow.com.gt

Last fetched

orflow.com.gt resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · orflow.com.gtRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/orflow.com.gt

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.15143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.4143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.80143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.91143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.233.12218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.1418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.1718.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.248.2018.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.2218.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.5418.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with orflow.com.gt in WhisperGraph.

Subdomains

9 observed subdomains of orflow.com.gt.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from orflow.com.gt.

Cypher and MCP

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

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