Skip to content

Hostname

nigelstanford.com

Last fetched

nigelstanford.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nigelstanford.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nigelstanford.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.12518.238.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5918.238.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7118.238.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8418.238.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.12518.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.7118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.7918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.818.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12218.67.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3318.67.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.8218.67.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.9018.67.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

1 observed subdomain of nigelstanford.com.

Web-graph footprint

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

133 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nigelstanford.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from nigelstanford.com.

Cypher and MCP

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

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