Skip to content

Hostname

netel.fi

Last fetched

netel.fi resolves to 1 IPv4 address operated by ILAIT in SE.

Nutrition Label

WHISPER CANON · netel.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netel.fi

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.250.1189.221.248.0/21AS61207ILAITSE

WHOIS identity

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

Subdomains

2 observed subdomains of netel.fi.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for netel.fi.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mx-wecloud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.65.154.151
SPF_IP194.116.198.0/23
SPF_IP203.100.58.0/24
SPF_IP208.87.136.0/23
SPF_IP62.20.91.230

Related pages

Pivot deeper into the graph from netel.fi.

Cypher and MCP

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

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