Skip to content

Hostname

temp-team.dk

Last fetched

temp-team.dk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO. WHOIS lists registrar:simply.com a/s as the registrar.

Nutrition Label

WHISPER CANON · temp-team.dkRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/temp-team.dk

Resolution chain

temp-team.dk 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

Registrar
registrar:simply.com a/s
Organization
juhler holding a/s
Contact emails

Subdomains

3 observed subdomains of temp-team.dk.

Web-graph footprint

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

106 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for temp-team.dk.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recman.no
SPF_INCLUDEspf1.emarketeer.com
SPF_IP167.89.108.1/28
SPF_IP167.89.108.13
SPF_IP167.89.92.35
SPF_IP216.55.104.51
SPF_MXtemp-team.dk

Related pages

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

Cypher and MCP

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

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