Skip to content

Hostname

ambikatimber.com

Last fetched

ambikatimber.com resolves to 2 IPv4 addresses operated by CTRLS-AS-IN - CtrlS in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ambikatimber.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ambikatimber.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.114.245.21345.115.36.0/24AS18229CTRLS-AS-IN - CtrlSIN
94.136.190.16994.137.74.0/23AS141995CAPL-AS-AP - Contabo Asia Private LimitedIN

WHOIS identity

Registrar
iana:303
Organization
shankar lal m patel
Contact emails

Subdomains

1 observed subdomain of ambikatimber.com.

Subdomain sample is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy data is temporarily unavailable. Refresh in a moment to retry.

Related pages

Pivot deeper into the graph from ambikatimber.com.

Cypher and MCP

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

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