Skip to content

Hostname

webdisk.bqtsolutions.com

Last fetched

webdisk.bqtsolutions.com resolves to 1 IPv4 address operated by AS45671-NET-AU Wholesale Services Provider in AU.

Nutrition Label

WHISPER CANON · webdisk.bqtsolutions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webdisk.bqtsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.50.34.5103.50.34.0/24AS45671AS45671-NET-AU Wholesale Services ProviderAU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webdisk.bqtsolutions.com.

MechanismTarget
SPF_Awebdisk.bqtsolutions.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf-es.prowly.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP54.240.0.0/18
SPF_MXwebdisk.bqtsolutions.com

Related pages

Pivot deeper into the graph from webdisk.bqtsolutions.com.

Cypher and MCP

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

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