Skip to content

Hostname

aembs.com

Last fetched

aembs.com resolves to 1 IPv4 address operated by CDM - CDM in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
206.196.99.120206.196.99.0/24AS6428CDM - CDMUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124951604
Contact emails

Subdomains

19 observed subdomains of aembs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aembs.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf.mindmatrix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP162.252.248.0/22
SPF_IP206.196.99.117
SPF_MXaembs.com

Related pages

Pivot deeper into the graph from aembs.com.

Cypher and MCP

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

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