Skip to content

Hostname

elomatic.com

Last fetched

elomatic.com resolves to 1 IPv4 address operated by ELISA-AS ELISA OYJ in FI. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.184.4.14193.184.0.0/15AS719ELISA-AS ELISA OYJFI

WHOIS identity

Registrar
iana:106
Organization
bjorn nyman
Contact emails

Subdomains

34 observed subdomains of elomatic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for elomatic.com.

MechanismTarget
SPF_Aelomatic.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.184.4.125
SPF_IP193.184.4.28
SPF_IP46.163.245.197
SPF_IP46.163.245.198
SPF_IP95.175.113.181/32
SPF_MXelomatic.com

Related pages

Pivot deeper into the graph from elomatic.com.

Cypher and MCP

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

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