Skip to content

Hostname

millum.fi

Last fetched

millum.fi resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.232.43.52199.232.40.0/22AS54113FASTLY - Fastly, Inc.NL
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of millum.fi.

Subdomain
www.millum.fi

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for millum.fi.

MechanismTarget
SPF_Amillum-imsva.millum.no
SPF_Amillum-mailgw01.millum.no
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP195.18.141.207
SPF_IP195.204.40.76
SPF_MXmillum.fi

Related pages

Pivot deeper into the graph from millum.fi.

Cypher and MCP

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

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