Skip to content

Hostname

aemlinc.com

Last fetched

aemlinc.com resolves to 3 IPv4 addresses operated by AS209510 in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · aemlinc.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aemlinc.com

Resolution chain

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

WHOIS identity

Registrar
iana:1251
Organization
eurofins scientific (ireland)
Contact emails

Subdomains

2 observed subdomains of aemlinc.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aemlinc.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.127.107.203
SPF_IP209.236.71.113
SPF_IP35.209.169.77
SPF_IP96.84.22.129

Related pages

Pivot deeper into the graph from aemlinc.com.

Cypher and MCP

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

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