Skip to content

Hostname

globalreunion.com

Last fetched

globalreunion.com resolves to 1 IPv4 address operated by hosttech-AS - hosttech GmbH in CH. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · globalreunion.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/globalreunion.com

Resolution chain

globalreunion.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.101.157.70185.101.157.0/24AS207143hosttech-AS - hosttech GmbHCH

WHOIS identity

Registrar
iana:1564
Organization
luis a. dermott
Contact emails

Subdomains

9 observed subdomains of globalreunion.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for globalreunion.com.

MechanismTarget
SPF_Aglobalreunion.com
SPF_INCLUDE_spf.elasticemail.com
SPF_IP188.165.144.135
SPF_IP198.27.66.6
SPF_IP82.220.37.16
SPF_MXglobalreunion.com

Related pages

Pivot deeper into the graph from globalreunion.com.

Cypher and MCP

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

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