Skip to content

Hostname

voltalift.com

Last fetched

voltalift.com resolves to 2 IPv4 addresses operated by AS52013 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · voltalift.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/voltalift.com

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
jean-jacques sicre
Contact emails

Subdomains

2 observed subdomains of voltalift.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for voltalift.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf1.r7g.com
SPF_INCLUDEspf2.r7g.com
SPF_INCLUDEspf3.r7g.com
SPF_INCLUDEspf4.r7g.com
SPF_INCLUDEspf5.r7g.com
SPF_IP46.183.228.233

Related pages

Pivot deeper into the graph from voltalift.com.

Cypher and MCP

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

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