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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.180.107.137 | 157.180.0.0/17 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 5.79.12.36 | 5.79.0.0/18 | AS15395 | RACKSPACE-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for directmailsystems.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | directmailsystems.co.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 157.180.107.137 |
| SPF_IP | 162.13.79.108 |
| SPF_MX | directmailsystems.co.uk |
Related pages
Pivot deeper into the graph from directmailsystems.co.uk.
- IP · 157.180.107.137
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · registrar:team blue internet services uk limited [tag = namesco]
- Country · FI
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.