Skip to content

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

WHISPER CANON · customguide.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/customguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.116.23718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.244.2223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.69.1303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.135.11634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.10.14634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.42.17052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.178.18752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.99.15454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.21.10954.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.11.12067.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.110.1432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.8.7532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
customguide.com attn customguide.com care of network solutions
Contact emails

Subdomains

25 observed subdomains of customguide.com.

Web-graph footprint

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

337 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for customguide.com.

MechanismTarget
SPF_INCLUDE44251873.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.salesforce.com

Related pages

Pivot deeper into the graph from customguide.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.