Skip to content

Hostname

livedrive.com

Last fetched

livedrive.com resolves to 1 IPv4 address operated by LIVEDRIVE in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · livedrive.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/livedrive.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.109.10185.21.108.0/23AS61012LIVEDRIVEGB

WHOIS identity

Registrar
iana:299
Organization
andrew michael
Contact emails

Subdomains

188 observed subdomains of livedrive.com.

Web-graph footprint

Distinct hostnames that link to or from livedrive.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for livedrive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP185.21.108.0/22
SPF_IP54.217.208.120/32
SPF_MXlivedrive.com

Related pages

Pivot deeper into the graph from livedrive.com.

Cypher and MCP

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

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