Hostname
eilakaisla.fi
Last fetched
eilakaisla.fi resolves to 5 IPv4 addresses operated by AS209242 in US.
Nutrition Label
Resolution chain
eilakaisla.fi resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.132 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.32 | 199.60.103.0/24 | AS209242 | — | US |
| 54.174.62.45 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.62.46 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.62.48 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with eilakaisla.fi in WhisperGraph.
Subdomains
22 observed subdomains of eilakaisla.fi.
Web-graph footprint
Distinct hostnames that link to or from eilakaisla.fi in the public web crawl.
61 sites link to this hostname.
126 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for eilakaisla.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3352331.spf02.hubspotemail.net |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.mail.aas.services |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.nebula.fi |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.40.137.116/30 |
| SPF_IP | 20.40.137.120/29 |
| SPF_IP | 83.145.192.207 |
Related pages
Pivot deeper into the graph from eilakaisla.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eilakaisla.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.