Skip to content

Hostname

mail.lainelainen.com

Last fetched

mail.lainelainen.com resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · mail.lainelainen.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.lainelainen.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.95.84.144141.95.0.0/17AS16276DE

WHOIS identity

No WHOIS records are currently associated with mail.lainelainen.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.lainelainen.com.

MechanismTarget
SPF_Amail.lainelainen.com
SPF_INCLUDE_spf208.netfinn.net
SPF_INCLUDE_spf408.netfinn.net
SPF_IP141.95.84.144
SPF_IP184.172.239.199
SPF_IP5.135.60.106
SPF_IP51.77.83.187
SPF_IP51.91.48.26
SPF_MXmail.lainelainen.com

Related pages

Pivot deeper into the graph from mail.lainelainen.com.

Cypher and MCP

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

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