Skip to content

Hostname

emigma.com

Last fetched

emigma.com resolves to 1 IPv4 address operated by AS28682 in SI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · emigma.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/emigma.com

Resolution chain

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

IPPrefixASNOperatorCountry
145.14.10.239145.14.8.0/21AS28682SI

WHOIS identity

Registrar
iana:113
Organization
emigma d.o.o.
Contact emails

Subdomains

34 observed subdomains of emigma.com.

Web-graph footprint

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

111 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for emigma.com.

MechanismTarget
SPF_Aemigma.com
SPF_INCLUDE_spf.google.com
SPF_IP195.88.85.58/32
SPF_IP212.44.104.77/32
SPF_IP212.44.106.161
SPF_MXemigma.com

Related pages

Pivot deeper into the graph from emigma.com.

Cypher and MCP

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

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