Skip to content

Hostname

globalcom-inv.com

Last fetched

globalcom-inv.com resolves to 1 IPv4 address operated by AS11172 in MX. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · globalcom-inv.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/globalcom-inv.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.76.157.60200.76.157.0/24AS11172MX

WHOIS identity

Registrar
iana:146
Organization
global commercial and investmentrealstate
Contact emails

Subdomains

2 observed subdomains of globalcom-inv.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for globalcom-inv.com.

MechanismTarget
SPF_Aglobalcom-inv.com
SPF_IP201.151.42.64
SPF_IP201.151.42.65
SPF_IP201.151.42.66
SPF_IP201.151.42.67
SPF_IP201.151.42.68
SPF_MXglobalcom-inv.com

Related pages

Pivot deeper into the graph from globalcom-inv.com.

Cypher and MCP

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

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