Skip to content

Hostname

globetech-group.com

Last fetched

globetech-group.com resolves to 1 IPv4 address operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · globetech-group.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/globetech-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.18.130.11572.18.128.0/19AS30475WEHOSTWEBSITES-COM - Handy Networks, LLCUS

WHOIS identity

Registrar
iana:69
Organization
globetech-group_com
Contact emails

Subdomains

3 observed subdomains of globetech-group.com.

Web-graph footprint

Distinct hostnames that link to or from globetech-group.com in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for globetech-group.com.

MechanismTarget
SPF_Aglobetech-group.com
SPF_INCLUDEse.mschosting.com
SPF_IP72.18.130.117
SPF_IP72.18.130.20
SPF_IP72.18.132.198
SPF_IP72.18.132.204
SPF_MXglobetech-group.com

Related pages

Pivot deeper into the graph from globetech-group.com.

Cypher and MCP

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

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