Skip to content

Hostname

liftsens.com

Last fetched

liftsens.com resolves to 2 IPv4 addresses operated by PREVIDER-AS - Previder B.V. in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · liftsens.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/liftsens.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.6.18231.7.4.0/22AS20847PREVIDER-AS - Previder B.V.NL
91.184.0.20091.184.0.0/19AS51468ONECOM - One.com A/SNL

WHOIS identity

Registrar
iana:2288
Organization
Contact emails

Subdomains

1 observed subdomain of liftsens.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for liftsens.com.

MechanismTarget
SPF_Aliftsens.com
SPF_INCLUDEfilter.theory7.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:7b8:618:a:213:154:231:201
SPF_IP213.154.231.201
SPF_MXliftsens.com

Related pages

Pivot deeper into the graph from liftsens.com.

Cypher and MCP

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

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