Skip to content

Hostname

usglobalmail.com

Last fetched

usglobalmail.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · usglobalmail.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/usglobalmail.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.120.133.134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
attn usglobalmail.com care of network solutions
Contact emails

Subdomains

24 observed subdomains of usglobalmail.com.

Web-graph footprint

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

176 sites link to this hostname.

322 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for usglobalmail.com.

MechanismTarget
SPF_Ausglobalmail.com
SPF_INCLUDE45897637.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.supportsystem.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP108.168.209.162
SPF_IP50.23.129.237
SPF_IP50.23.212.35
SPF_IP52.173.144.79
SPF_IP52.173.31.220
SPF_IP52.176.44.13
SPF_MXusglobalmail.com

Related pages

Pivot deeper into the graph from usglobalmail.com.

Cypher and MCP

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

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