Skip to content

Hostname

max.se

Last fetched

max.se resolves to 20.105.216.38, announced in 20.64.0.0/10 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. max.se is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · max.seRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/max.se

Resolution chain

IPv6 resolution

No AAAA record for max.se is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:abion ab

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns10.telia.com
  • dns9.telia.com
  • dns11.se.telia.net
  • dns12.se.telia.net

MX records

  • max-se.mail.protection.outlook.com

SPF policy

  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: servers.mcsv.net
  • include: eu.mailgun.org
  • mx: max.se
  • ip: 20.160.131.60
  • ip: 20.160.131.85
  • ip: 20.160.131.89
  • ip: 62.20.3.61
  • ip: 75.126.40.162

Threat-feed evidence

History

Related pages

Pivot from max.se into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "max.se"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.