Skip to content

Hostname

supralift.com

Last fetched

supralift.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · supralift.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/supralift.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.52.145.3820.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:106
Organization
supralift gmbh & co. kg
Contact emails

Subdomains

36 observed subdomains of supralift.com.

Web-graph footprint

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

93 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for supralift.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.26.122.133
SPF_IP62.26.122.135
SPF_IP62.27.59.134

Related pages

Pivot deeper into the graph from supralift.com.

Cypher and MCP

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

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