Skip to content

Hostname

smart-study.net

Last fetched

smart-study.net resolves to 1 IPv4 address operated by AS208582 in AT. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · smart-study.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/smart-study.net

Resolution chain

smart-study.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.51.8.58185.51.8.0/22AS208582AT

WHOIS identity

Registrar
iana:85
Organization
michael rieger
Contact emails

Subdomains

44 observed subdomains of smart-study.net.

Web-graph footprint

Distinct hostnames that link to or from smart-study.net in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for smart-study.net.

MechanismTarget
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDEspf.easyname.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXsmart-study.net

Related pages

Pivot deeper into the graph from smart-study.net.

Cypher and MCP

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

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