Skip to content

Hostname

calduler.com

Last fetched

calduler.com resolves to 3 IPv4 addresses operated by AS139456 in ID. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · calduler.comRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/calduler.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.185.53.246103.185.53.0/24AS139456ID
44.208.83.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.240.23554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
china capital
Contact emails

Subdomains

4 observed subdomains of calduler.com.

Web-graph footprint

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

138 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for calduler.com.

MechanismTarget
SPF_Acalduler.com
SPF_IP103.185.53.245
SPF_MXcalduler.com

Related pages

Pivot deeper into the graph from calduler.com.

Cypher and MCP

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

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