Skip to content

Hostname

customink.com

Last fetched

customink.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 · customink.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/customink.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.473.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.593.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
customink,
Contact emails

Subdomains

62 observed subdomains of customink.com.

Web-graph footprint

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

2,822 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for customink.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.customink.com
SPF_IP208.89.12.0/22
SPF_IP54.208.217.0/24

Related pages

Pivot deeper into the graph from customink.com.

Cypher and MCP

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

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