Skip to content

Hostname

wgrant.com

Last fetched

wgrant.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · wgrant.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/wgrant.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.240.14952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:470
Organization
domain admin
Contact emails

Subdomains

48 observed subdomains of wgrant.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wgrant.com.

MechanismTarget
SPF_INCLUDEkallidus-suite.com
SPF_INCLUDElixapp01.lixir.entreprise.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.210.104
SPF_IP149.72.73.9
SPF_IP168.245.112.235
SPF_IP54.240.99.142
SPF_IP54.240.99.144
SPF_IP54.240.99.146

Related pages

Pivot deeper into the graph from wgrant.com.

Cypher and MCP

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

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