Hostname
customguide.com
Last fetched
customguide.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
customguide.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.214.116.237 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.20.244.22 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.69.130 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.225.135.116 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.10.146 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.42.170 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.178.187 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.99.154 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.21.109 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 67.202.11.120 | 67.202.0.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.110.14 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.8.75 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- customguide.com attn customguide.com care of network solutions
- Contact emails
- a44pq9k86z4@networksolutionsprivateregistration.com
- ar66u3rb7dm@networksolutionsprivateregistration.com
- dx6x53kn38b@networksolutionsprivateregistration.com
- e44q48gq4en@networksolutionsprivateregistration.com
- fq7hj5px5m9@networksolutionsprivateregistration.com
- fr6ev6hx5vj@networksolutionsprivateregistration.com
- gc4q476j33p@networksolutionsprivateregistration.com
- hn76m5nt2s4@networksolutionsprivateregistration.com
- j56tt9wc4cj@networksolutionsprivateregistration.com
- mh96q4h35gc@networksolutionsprivateregistration.com
- pk5mb6sn72b@networksolutionsprivateregistration.com
- tb88s2kd3k4@networksolutionsprivateregistration.com
- z99aj8pv7g5@networksolutionsprivateregistration.com
- zv57s4p258y@networksolutionsprivateregistration.com
Subdomains
25 observed subdomains of customguide.com.
Showing 21 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from customguide.com in the public web crawl.
337 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for customguide.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44251873.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.salesforce.com |
Related pages
Pivot deeper into the graph from customguide.com.
- IP · 18.214.116.237
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · a44pq9k86z4@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cu…
- 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: "customguide.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.