Skip to content

Hostname

isic.fi

Last fetched

isic.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · isic.fiRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/isic.fi

Resolution chain

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

IPPrefixASNOperatorCountry
40.127.145.16440.127.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

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

Subdomains

5 observed subdomains of isic.fi.

Web-graph footprint

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

40 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for isic.fi.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.193.224.244/32
SPF_IP151.193.224.245/32
SPF_IP151.193.65.92/32
SPF_IP151.193.65.93/32
SPF_IP195.95.172.0/24
SPF_IP212.98.88.82
SPF_IP213.239.91.222
SPF_IP3.216.76.230/32
SPF_IP64.34.80.172/32
SPF_IP94.168.92.218

Related pages

Pivot deeper into the graph from isic.fi.

Cypher and MCP

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

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