Skip to content

Hostname

ambit.co

Last fetched

ambit.co resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ambit.coRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ambit.co

Resolution chain

ambit.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.0.211.24165.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:2
Organization
ambit corporate finance pte
Contact emails

Subdomains

30 observed subdomains of ambit.co.

Web-graph footprint

Distinct hostnames that link to or from ambit.co in the public web crawl.

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ambit.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_INCLUDEncfp.asia
SPF_INCLUDEsendgrid.net
SPF_IP123.252.205.179
SPF_IP123.252.205.185
SPF_IP13.126.97.168
SPF_IP15.206.222.80
SPF_IP15.207.181.0
SPF_IP167.89.51.251
SPF_IP18.185.175.169
SPF_IP180.179.30.81
SPF_IP182.71.132.74
SPF_IP182.71.4.24
SPF_IP182.71.4.25
SPF_IP182.71.4.27
SPF_IP3.7.41.184
SPF_IP35.154.71.249
SPF_IP35.200.215.65
SPF_IP49.248.249.46

Related pages

Pivot deeper into the graph from ambit.co.

Cypher and MCP

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

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