Skip to content

Hostname

kudert.com

Last fetched

kudert.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kudert.comRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kudert.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.141.5413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.140.15018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.221.7184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.188.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.169.2253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.99.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.232.2063.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.207.11534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.128.22035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.28.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.16.7744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.224.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.102.20652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.42.21154.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.214.9754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.136.6154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.26.24367.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.155.6175.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.224.1298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
christian rivera
Contact emails

Subdomains

38 observed subdomains of kudert.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kudert.com.

MechanismTarget
SPF_INCLUDE2317697.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com

Related pages

Pivot deeper into the graph from kudert.com.

Cypher and MCP

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

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