Skip to content

Hostname

newicon.fi

Last fetched

newicon.fi resolves to 1 IPv4 address operated by AS201057 in FI. WHOIS lists registrar:data group kuopio as the registrar.

Nutrition Label

WHISPER CANON · newicon.fiRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/newicon.fi

Resolution chain

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

IPPrefixASNOperatorCountry
185.87.110.9185.87.108.0/22AS201057FI

WHOIS identity

Registrar
registrar:data group kuopio
Organization
newico oy
Contact emails

Subdomains

6 observed subdomains of newicon.fi.

Web-graph footprint

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

24 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for newicon.fi.

MechanismTarget
SPF_Acmmail8.com
SPF_Anewicon.fi
SPF_Awww02.webio.fi
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.102.40.151/8
SPF_IP83.102.40.152
SPF_IP83.102.40.153
SPF_IP83.102.40.154/32

Related pages

Pivot deeper into the graph from newicon.fi.

Cypher and MCP

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

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