Skip to content

Hostname

q-cells.com

Last fetched

q-cells.com resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · q-cells.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/q-cells.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.180.1593.90.176.0/20AS8648DE

WHOIS identity

Registrar
iana:151
Organization
hanwha q.cells
Contact emails

Subdomains

68 observed subdomains of q-cells.com.

Web-graph footprint

Distinct hostnames that link to or from q-cells.com in the public web crawl.

302 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

25 SPF mechanisms authorising senders for q-cells.com.

MechanismTarget
SPF_Amail.qcells.eu
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsecure-mailgate.com
SPF_INCLUDEspf.crsend.com
SPF_IP13.81.38.240
SPF_IP13.95.173.238
SPF_IP14.47.120.190
SPF_IP194.28.148.10
SPF_IP194.28.148.38
SPF_IP203.115.228.42
SPF_IP212.45.105.138
SPF_IP212.45.105.143
SPF_IP212.45.105.144
SPF_IP218.146.32.12
SPF_IP3.35.97.129
SPF_IP51.144.33.217
SPF_IP58.87.39.137
SPF_IP93.90.180.15
SPF_IP93.90.180.16
SPF_IP93.90.180.17
SPF_IP93.90.180.18
SPF_MXq-cells.com

Related pages

Pivot deeper into the graph from q-cells.com.

Cypher and MCP

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

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