Skip to content

Hostname

qdos.co.uk

Last fetched

qdos.co.uk resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · qdos.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/qdos.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
162.13.13.91162.13.0.0/16AS15395GB

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
qdos networks
Contact emails

Subdomains

2 observed subdomains of qdos.co.uk.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for qdos.co.uk.

MechanismTarget
SPF_Aqdos.co.uk
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.98.18.114
SPF_IP79.98.163.81/32
SPF_IP85.119.248.0/22
SPF_IP87.83.197.90
SPF_MXqdos.co.uk

Related pages

Pivot deeper into the graph from qdos.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "qdos.co.uk"})-[: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.