Skip to content

Hostname

elmagia.com

Last fetched

elmagia.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · elmagia.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/elmagia.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
92.53.111.892.53.111.0/24AS49505RU

WHOIS identity

Registrar
iana:303
Organization
aynur kharrasov
Contact emails

Subdomains

2 observed subdomains of elmagia.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for elmagia.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP82.202.229.130

Related pages

Pivot deeper into the graph from elmagia.com.

Cypher and MCP

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

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