Hostname
bsqu.com
Last fetched
bsqu.com resolves to 1 IPv4 address operated by AS8851 in GB. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
bsqu.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 |
|---|---|---|---|---|
| 82.163.20.15 | 82.163.0.0/19 | AS8851 | — | GB |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 003374f00a28fd0a2f4038eff19f7f2d@domaindiscreet.com
- 4bf42d030a28fd0a0df066c8d55a1715@domaindiscreet.com
- 58083861@myprivatename.com
- 5e3e0c240a28fd0a687597a5f5981204@domaindiscreet.com
- 615d78ab0a28fd0a29add609e9b8036e@domaindiscreet.com
- 742ea2a50a28fd0a505f45f17662f4cc@domaindiscreet.com
- 9121d7370a28fd0a5369a44668ce539a@domaindiscreet.com
- b5bj0k3g9ii0mab69k2f85vr0o@domaindiscreet.com
- c6bc15a30a28fd0a21f6b3d260e5ff54@domaindiscreet.com
- e08b72940a28fd0a69544e4987a7eb54@domaindiscreet.com
Subdomains
2 observed subdomains of bsqu.com.
| Subdomain |
|---|
| shop.bsqu.com |
| www.bsqu.com |
Web-graph footprint
Distinct hostnames that link to or from bsqu.com in the public web crawl.
10 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bsqu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.trustifi.com |
| SPF_INCLUDE | smtpcorp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.54.159.237/32 |
| SPF_IP | 52.73.143.252/32 |
Related pages
Pivot deeper into the graph from bsqu.com.
- IP · 82.163.20.15
- ASN · AS8851
- Registrar · iana:9
- Country · GB
- Email · 003374f00a28fd0a2f4038eff19f7f2d@domaindiscreet.com
- TLD · .com
- Browse hostnames · bs…
- 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: "bsqu.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.