Hostname
qisab.com
Last fetched
qisab.com resolves to 1 IPv4 address operated by ASODERLAND in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
qisab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.201.63.217 | 91.201.60.0/22 | AS44136 | ASODERLAND | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 10e61efa46e4f2ab9db5146154f765292a0eae0d44b5927cf4ccaf35e38fff93@qisab.com.whoisproxy.org
- 28630b02e8ba7269b6f1e44b42b495005b11f3f3aba8c5fa14fcc7eec84c821f@qisab.com.whoisproxy.org
- 29a1e237e6043a6b788c8061045ddd301f01c6473dfe7d61f30ebf56a49283d9@qisab.com.whoisproxy.org
- 859482521ec4ad2254d430103510f4d94f6b49900711e596f137ddae5b7884e9@qisab.com.whoisproxy.org
- 957c3df8c035e1016a2c6d41445f40dc0237dc113ee71e4026a7d01db38fde80@qisab.com.whoisproxy.org
- 9e7e20b934e83f9169f97a25c72b1c0123898e0f496da2051642957aa450a02f@qisab.com.whoisproxy.org
- a48182a7f2aec99375fbf9f0ec3e5082920fc9f5b281efd7e2106837aa112c59@qisab.com.whoisproxy.org
- b33a19f4aeccf11bc97e86f5a69566faa0b126245e1b0e494e411513465a798e@qisab.com.whoisproxy.org
- b46ac34ec6c1f3f062d91838842b0f2559280aed04c5de0fb5b8b3ea7cf82643@qisab.com.whoisproxy.org
- e80350ab6a79f406ccd88d45dd949e5a1d17647d7f8c2a965833027c100513c4@qisab.com.whoisproxy.org
- e9c13907552970531f0b46cb220de6f932eb33f0beb80019bf7066ff06fa4a51@qisab.com.whoisproxy.org
- eed6810215fb8b987fa3d73d4895f2b2f1b3c70f1e6fbaa10151d78833707f1d@qisab.com.whoisproxy.org
Subdomains
6 observed subdomains of qisab.com.
Web-graph footprint
Distinct hostnames that link to or from qisab.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for qisab.com.
| Mechanism | Target |
|---|---|
| SPF_A | qisab.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.201.60.22 |
| SPF_MX | qisab.com |
Related pages
Pivot deeper into the graph from qisab.com.
- IP · 91.201.63.217
- ASN · AS44136ASODERLAND
- Registrar · iana:269
- Country · SE
- Email · 10e61efa46e4f2ab9db5146154f765292a0eae0d44b5927cf4ccaf35e38fff93@qisab.com.whoisproxy.org
- TLD · .com
- Browse hostnames · qi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qisab.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.