Skip to content

Hostname

webgp.com

Last fetched

webgp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.115.1052.85.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.115.10552.85.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.115.1452.85.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.115.6252.85.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1390
Organization
howard james
Contact emails

Subdomains

486 observed subdomains of webgp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for webgp.com.

MechanismTarget
SPF_Awebgp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEservers.mscv.net
SPF_INCLUDEstspg-customer.com
SPF_IP209.85.220.69/32
SPF_IP85.118.12.100/32
SPF_MXwebgp.com

Related pages

Pivot deeper into the graph from webgp.com.

Cypher and MCP

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

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