Skip to content

Hostname

temp-team.no

Last fetched

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

Nutrition Label

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

Resolution chain

temp-team.no 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.176.0/22AS201078DK

WHOIS identity

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

Subdomains

3 observed subdomains of temp-team.no.

Web-graph footprint

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

63 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for temp-team.no.

MechanismTarget
SPF_INCLUDE_spf.isp.as2116.net
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recman.no
SPF_IP167.89.108.1/28
SPF_IP167.89.108.13
SPF_IP167.89.92.35
SPF_IP193.75.92.156/32
SPF_IP91.123.56.240/32
SPF_IP91.123.56.241/32
SPF_MXtemp-team.no

Related pages

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

Cypher and MCP

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

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