Skip to content

Hostname

quartex.uk

Last fetched

quartex.uk resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in US. WHOIS lists registrar:nublue ltd [tag = nublue] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.15.32.190209.15.32.0/22AS13768COGECO-PEER1 - Aptum TechnologiesUS

WHOIS identity

Registrar
registrar:nublue ltd [tag = nublue]
Organization
sarah keenan
Contact emails

Subdomains

76 observed subdomains of quartex.uk.

Web-graph footprint

Distinct hostnames that link to or from quartex.uk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for quartex.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from quartex.uk.

Cypher and MCP

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

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