Skip to content

Hostname

qaelum.com

Last fetched

qaelum.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · qaelum.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/qaelum.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.4.10104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.114172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.128.60.14478.128.60.0/24AS57344BG

WHOIS identity

Registrar
iana:1464
Organization
on behalf of qaelum.com owner
Contact emails

Subdomains

2 observed subdomains of qaelum.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for qaelum.com.

MechanismTarget
SPF_Aqaelum.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP35.214.227.24
SPF_MXqaelum.com

Related pages

Pivot deeper into the graph from qaelum.com.

Cypher and MCP

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

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