Skip to content

Hostname

globalphar.com

Last fetched

globalphar.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · globalphar.comRouting diversity6.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/globalphar.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.6416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.189.10216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.9216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.21316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.2152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.239.6652.216.239.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.1152.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.9.3452.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.108.13952.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.14952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.22952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.4352.217.90.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.18154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.4554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.4554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of globalphar.com owner
Contact emails

Subdomains

3 observed subdomains of globalphar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for globalphar.com.

MechanismTarget
SPF_Aglobalphar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.99.83.40
SPF_IP75.98.84.166
SPF_IP75.98.84.180

Related pages

Pivot deeper into the graph from globalphar.com.

Cypher and MCP

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

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