Skip to content

Hostname

qbsgroup.com

Last fetched

qbsgroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · qbsgroup.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/qbsgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.205.147.204172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:69
Organization
conceptsales
Contact emails

Subdomains

5 observed subdomains of qbsgroup.com.

Web-graph footprint

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

53 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for qbsgroup.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.200.12
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP20.71.49.26
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP46.44.148.157

Related pages

Pivot deeper into the graph from qbsgroup.com.

Cypher and MCP

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

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