Skip to content

Hostname

share.daniel.media

Last fetched

share.daniel.media resolves to 2 IPv4 addresses operated by Altibox_AS - Lyse Tele AS in NO.

Nutrition Label

WHISPER CANON · share.daniel.mediaRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/share.daniel.media

Resolution chain

share.daniel.media resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.221.2.16592.220.0.0/15AS29695Altibox_AS - Lyse Tele ASNO
92.221.242.12192.220.0.0/15AS29695Altibox_AS - Lyse Tele ASNO

WHOIS identity

No WHOIS records are currently associated with share.daniel.media in WhisperGraph.

Subdomains

1 observed subdomain of share.daniel.media.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for share.daniel.media.

MechanismTarget
SPF_Ashare.daniel.media
SPF_IP46.250.211.191
SPF_IP46.250.221.18
SPF_MXshare.daniel.media

Related pages

Pivot deeper into the graph from share.daniel.media.

Cypher and MCP

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

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