Skip to content

Hostname

custompatchfactory.com

Last fetched

custompatchfactory.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · custompatchfactory.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/custompatchfactory.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.1053.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1083.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.433.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.693.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.169.71.1093.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.1163.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.1283.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.173.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246591794
Contact emails

Subdomains

1 observed subdomain of custompatchfactory.com.

Web-graph footprint

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

166 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for custompatchfactory.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from custompatchfactory.com.

Cypher and MCP

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

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