Skip to content

Hostname

amb.com.co

Last fetched

amb.com.co resolves to 2 IPv4 addresses operated by AS263802 in CO. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · amb.com.coRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/amb.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
138.186.191.15138.186.191.0/24AS263802CO
162.215.129.193162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:21607
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

3 observed subdomains of amb.com.co.

Web-graph footprint

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

95 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amb.com.co.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amb.com.co.

Cypher and MCP

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

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