Skip to content

Hostname

soladmin.eu

Last fetched

soladmin.eu resolves to 1 IPv4 address operated by AS42708 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · soladmin.euRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/soladmin.eu

Resolution chain

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

IPPrefixASNOperatorCountry
46.246.46.13646.246.0.0/17AS42708SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

4 observed subdomains of soladmin.eu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for soladmin.eu.

MechanismTarget
SPF_Asoladmin.eu
SPF_INCLUDEspf.loopia.se
SPF_IP2a02:752:0:18:0:0:0:17dc
SPF_IP31.192.226.46
SPF_IP46.246.46.136
SPF_MXsoladmin.eu

Related pages

Pivot deeper into the graph from soladmin.eu.

Cypher and MCP

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

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