Skip to content

Hostname

globiflow.com

Last fetched

globiflow.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · globiflow.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/globiflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.172.198108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.116.13918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.51.1163.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.209.19154.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
andreas huttenrauch
Contact emails

Subdomains

4 observed subdomains of globiflow.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for globiflow.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net
SPF_IP167.89.100.108
SPF_IP167.89.61.179
SPF_IP167.89.7.106

Related pages

Pivot deeper into the graph from globiflow.com.

Cypher and MCP

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

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