Skip to content

Hostname

aemcorp.com

Last fetched

aemcorp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

aemcorp.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

8 observed subdomains of aemcorp.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aemcorp.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDElyris.dundee.net
SPF_INCLUDElyris.edlistservs.org
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.11.197/32
SPF_IP20.62.10.167
SPF_IP216.234.106.45
SPF_IP54.240.48.105/16
SPF_IP69.39.77.26
SPF_IP69.39.77.27
SPF_IP72.196.48.166

Related pages

Pivot deeper into the graph from aemcorp.com.

Cypher and MCP

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

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