Skip to content

Hostname

auronic.com

Last fetched

auronic.com resolves to 1 IPv4 address operated by AS202053 in FI. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · auronic.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/auronic.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.35.17194.237.32.0/21AS202053FI

WHOIS identity

Registrar
iana:1068
Organization
auronic oy
Contact emails

Subdomains

12 observed subdomains of auronic.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for auronic.com.

MechanismTarget
SPF_Amail.auronic.com
SPF_Asmtp.academica.fi
SPF_Asmtp41.academica.fi
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP172.104.131.205
SPF_IP176.72.0.0/16
SPF_IP195.140.195.198
SPF_IP50.19.243.6/32
SPF_IP62.142.5.109/32
SPF_IP80.69.172.60
SPF_MXauronic.com

Related pages

Pivot deeper into the graph from auronic.com.

Cypher and MCP

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

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