Skip to content

Hostname

sadmin.eu

Last fetched

sadmin.eu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:superhosting.bg ltd. as the registrar.

Nutrition Label

WHISPER CANON · sadmin.euRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/sadmin.eu

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.86.10618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:superhosting.bg ltd.
Organization
Contact emails

Subdomains

84 observed subdomains of sadmin.eu.

Web-graph footprint

Distinct hostnames that link to or from sadmin.eu in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for sadmin.eu.

MechanismTarget
SPF_Asadmin.eu
SPF_INCLUDEamur.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP18.194.235.96
SPF_IP195.191.148.15
SPF_IP195.191.149.15
SPF_IP3.127.49.38
SPF_IP52.28.31.60
SPF_MXsadmin.eu

Related pages

Pivot deeper into the graph from sadmin.eu.

Cypher and MCP

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

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