Skip to content

Hostname

supla.fi

Last fetched

supla.fi resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · supla.fiRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/supla.fi

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.11018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.318.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.3118.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.4518.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.7118.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1283.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.603.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.723.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.893.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with supla.fi in WhisperGraph.

Subdomains

95 observed subdomains of supla.fi.

Web-graph footprint

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

709 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for supla.fi.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from supla.fi.

Cypher and MCP

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

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