Skip to content

Hostname

live.digital

Last fetched

live.digital resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · live.digitalRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/live.digital

Resolution chain

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

IPPrefixASNOperatorCountry
51.15.133.3951.15.0.0/16AS12876FR

WHOIS identity

Registrar
iana:433
Organization
etienne de fontainieu
Contact emails

Subdomains

29 observed subdomains of live.digital.

Web-graph footprint

Distinct hostnames that link to or from live.digital in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for live.digital.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_IP145.239.15.108
SPF_IP149.56.176.181
SPF_IP51.15.133.39
SPF_IP51.158.124.212
SPF_IP51.158.171.144
SPF_IP51.159.169.50
SPF_IP51.79.100.39
SPF_IP51.79.102.206
SPF_IP54.37.21.40
SPF_IP54.38.247.129

Related pages

Pivot deeper into the graph from live.digital.

Cypher and MCP

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

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