Skip to content

Hostname

quantumleben.com

Last fetched

quantumleben.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.232188.208.36.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:1387
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

9 observed subdomains of quantumleben.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for quantumleben.com.

MechanismTarget
SPF_Aquantumleben.com
SPF_Asecmail.quantumleben.com
SPF_Aweb1.lms-sys.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-customer.lifeware.ch
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from quantumleben.com.

Cypher and MCP

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

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