Skip to content

Hostname

malmoopera.se

Last fetched

malmoopera.se resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · malmoopera.seRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/malmoopera.se

Resolution chain

malmoopera.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.3.94.162185.3.92.0/22AS63949GB

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

19 observed subdomains of malmoopera.se.

Web-graph footprint

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

395 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for malmoopera.se.

MechanismTarget
SPF_Amalmoopera.se
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.24.162
SPF_IP149.72.209.231
SPF_IP185.3.94.162
SPF_IP216.146.33.207
SPF_IP216.146.33.208
SPF_IP216.146.33.209
SPF_IP216.146.33.210
SPF_IP216.146.33.211
SPF_MXmalmoopera.se

Related pages

Pivot deeper into the graph from malmoopera.se.

Cypher and MCP

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

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