Skip to content

Hostname

temp-team.fi

Last fetched

temp-team.fi resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.

Nutrition Label

WHISPER CANON · temp-team.fiRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/temp-team.fi

Resolution chain

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

IPPrefixASNOperatorCountry
4.235.105.234.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO
82.163.160.24182.163.160.0/22AS201078DK

WHOIS identity

No WHOIS records are currently associated with temp-team.fi in WhisperGraph.

Subdomains

2 observed subdomains of temp-team.fi.

Web-graph footprint

Distinct hostnames that link to or from temp-team.fi in the public web crawl.

10 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for temp-team.fi.

MechanismTarget
SPF_Asmtp.logium.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recman.no
SPF_INCLUDEspf1.emarketeer.com
SPF_MXtemp-team.fi

Related pages

Pivot deeper into the graph from temp-team.fi.

Cypher and MCP

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

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