Skip to content

Hostname

martinservera.se

Last fetched

martinservera.se resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · martinservera.seRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/martinservera.se

Resolution chain

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

IPPrefixASNOperatorCountry
4.223.226.2074.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
20.240.149.3720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

103 observed subdomains of martinservera.se.

Web-graph footprint

Distinct hostnames that link to or from martinservera.se in the public web crawl.

310 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for martinservera.se.

MechanismTarget
SPF_Amartinservera.se
SPF_INCLUDEmailgun.org
SPF_INCLUDEopuscapita.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.martinservera.se
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from martinservera.se.

Cypher and MCP

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

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