Hostname
mailplus.co.uk
Last fetched
mailplus.co.uk resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nom-iq limited t/a com laude [tag = nomiq] as the registrar.
Nutrition Label
Resolution chain
mailplus.co.uk resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:nom-iq limited t/a com laude [tag = nomiq]
- Organization
- netlas
- Contact emails
- —
Subdomains
37 observed subdomains of mailplus.co.uk.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mailplus.co.uk in the public web crawl.
838 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for mailplus.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.13.71.86 |
| SPF_IP | 195.234.243.112 |
| SPF_IP | 206.155.87.84 |
Related pages
Pivot deeper into the graph from mailplus.co.uk.
- IP · 108.132.111.142
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:nom-iq limited t/a com laude [tag = nomiq]
- Country · IE
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ma…
- 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: "mailplus.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.