Skip to content

Hostname

everyday.fi

Last fetched

everyday.fi resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · everyday.fiRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/everyday.fi

Resolution chain

everyday.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.71.179.2435.71.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.41.1152.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
opr-vakuus oy
Contact emails

Subdomains

10 observed subdomains of everyday.fi.

Web-graph footprint

Distinct hostnames that link to or from everyday.fi in the public web crawl.

19 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for everyday.fi.

MechanismTarget
SPF_Aeveryday.fi
SPF_INCLUDEpostimessaging.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.142.59.86
SPF_MXeveryday.fi

Related pages

Pivot deeper into the graph from everyday.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "everyday.fi"})-[: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.