Skip to content

Hostname

optinet.se

Last fetched

optinet.se resolves to 1 IPv4 address operated by AS8434 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.73.25.150212.73.0.0/19AS8434SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

105 observed subdomains of optinet.se.

Web-graph footprint

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

14 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for optinet.se.

MechanismTarget
SPF_INCLUDEanpdm.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.optinet.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.93.151.0/24
SPF_IP81.93.154.0/24
SPF_MXoptinet.se

Related pages

Pivot deeper into the graph from optinet.se.

Cypher and MCP

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

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