Skip to content

Hostname

customgoodsllc.com

Last fetched

customgoodsllc.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 · customgoodsllc.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/customgoodsllc.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.218.68.11818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.89.12618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.124.118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.170.1143.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.182.1433.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.102.363.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.55.63.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.213.1353.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.65.173.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.9.353.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.55.163.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.154.24916.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
custom goods, llc.
Contact emails

Subdomains

1 observed subdomain of customgoodsllc.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for customgoodsllc.com.

MechanismTarget
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from customgoodsllc.com.

Cypher and MCP

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

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