Skip to content

Hostname

ink304.com

Last fetched

ink304.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · ink304.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ink304.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.100143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.15143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.40143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.59143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.173.205.11818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.221.1033.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1093.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1203.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.633.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
52.222.236.11152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.10652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
ben collins
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ink304.com.

Cypher and MCP

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

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