Skip to content

Hostname

bulk.knck.io

Last fetched

bulk.knck.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bulk.knck.ioRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bulk.knck.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.167.19113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.29.10623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.6.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.72.2463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.150.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.130.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.20.13152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.10.22252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.211.13452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.78.21652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.24.19252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.96.17554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bulk.knck.io in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bulk.knck.io.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_IP146.20.113.12
SPF_IP198.244.49.153
SPF_IP198.244.49.154
SPF_IP23.253.183.238/32
SPF_IP69.72.46.40

Related pages

Pivot deeper into the graph from bulk.knck.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bulk.knck.io"})-[: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.