Skip to content

Hostname

customribbonsnow.com

Last fetched

customribbonsnow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · customribbonsnow.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/customribbonsnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.121.1043.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.1153.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.1293.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.833.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
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 7151571251
Contact emails

Web-graph footprint

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

7 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for customribbonsnow.com.

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

Related pages

Pivot deeper into the graph from customribbonsnow.com.

Cypher and MCP

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

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