Skip to content

Hostname

webdisk.aembs.com

Last fetched

webdisk.aembs.com resolves to 1 IPv4 address operated by CDM - CDM in US.

Nutrition Label

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

Resolution chain

webdisk.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

No WHOIS records are currently associated with webdisk.aembs.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for webdisk.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_MXwebdisk.aembs.com

Related pages

Pivot deeper into the graph from webdisk.aembs.com.

Cypher and MCP

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

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