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
Resolution chain
nigelstanford.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.49.125 | 18.238.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.59 | 18.238.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.71 | 18.238.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.84 | 18.238.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.125 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.71 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.79 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.255.8 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.122 | 18.67.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.33 | 18.67.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.82 | 18.67.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.90 | 18.67.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- fz3kd5af8ku@networksolutionsprivateregistration.com
- gh5h76jg6hz@networksolutionsprivateregistration.com
- kz2289hx5km@networksolutionsprivateregistration.com
- r34up9mk5av@networksolutionsprivateregistration.com
- sw3585bu2k2@networksolutionsprivateregistration.com
- xr9tu42z6k6@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of nigelstanford.com.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nigelstanford.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from nigelstanford.com.
- IP · 18.238.49.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · fz3kd5af8ku@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ni…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.