Skip to content

Hostname

aurajokipro.com

Last fetched

aurajokipro.com resolves to 1 IPv4 address operated by AS29422 in FI. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · aurajokipro.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/aurajokipro.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.86.254.7477.86.128.0/17AS29422FI

WHOIS identity

Registrar
iana:1387
Organization
aurajoki oy
Contact emails

Threat posture

History

Mail and authentication

MX records

  • aurajokipro.com

SPF policy

7 SPF mechanisms authorising senders for aurajokipro.com.

MechanismTarget
SPF_Aaurajokipro.com
SPF_IP62.183.198.160/27
SPF_IP77.86.251.201
SPF_IP77.86.254.74
SPF_IP85.131.1.143/32
SPF_IP85.131.1.145/32
SPF_MXaurajokipro.com

Related pages

Pivot deeper into the graph from aurajokipro.com.

Cypher and MCP

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

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