Hostname
qbdgroup.com
Last fetched
qbdgroup.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists iana:1467 as the registrar.
Nutrition Label
Resolution chain
qbdgroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.158.133.1 | 185.158.133.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
| 199.60.103.167 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.67 | 199.60.103.0/24 | AS209242 | — | US |
| 5.161.30.49 | 5.161.30.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:1467
- Organization
- brenda secrist
- Contact emails
Subdomains
43 observed subdomains of qbdgroup.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from qbdgroup.com in the public web crawl.
144 sites link to this hostname.
226 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for qbdgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7030766.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.bullhornmail.com |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.relay.mailprotect.be |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.56.242.80/28 |
| SPF_IP | 40.114.228.224 |
| SPF_IP | 40.91.214.115 |
| SPF_IP | 51.116.110.128/28 |
| SPF_IP | 51.116.171.105 |
| SPF_IP | 51.116.219.202 |
| SPF_IP | 51.137.49.48 |
Related pages
Pivot deeper into the graph from qbdgroup.com.
- IP · 185.158.133.1
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1467
- Country · PL
- Email · absecrist@comcast.net
- TLD · .com
- Browse hostnames · qb…
- 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: "qbdgroup.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.