Skip to content

Hostname

directmailsystems.co.uk

Last fetched

directmailsystems.co.uk resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists registrar:team blue internet services uk limited [tag = namesco] as the registrar.

Nutrition Label

WHISPER CANON · directmailsystems.co.ukRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/directmailsystems.co.uk

Resolution chain

directmailsystems.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.180.107.137157.180.0.0/17AS24940HETZNER-AS - Hetzner Online GmbHFI
5.79.12.365.79.0.0/18AS15395RACKSPACE-LON - Rackspace Ltd.GB

WHOIS identity

Registrar
registrar:team blue internet services uk limited [tag = namesco]
Organization
direct mail systems
Contact emails

Subdomains

2 observed subdomains of directmailsystems.co.uk.

Web-graph footprint

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

14 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for directmailsystems.co.uk.

MechanismTarget
SPF_Adirectmailsystems.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.180.107.137
SPF_IP162.13.79.108
SPF_MXdirectmailsystems.co.uk

Related pages

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

Cypher and MCP

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

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