Hostname
mellowms.co.uk
Last fetched
mellowms.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:mellow marsh software ltd [tag = mmsuknet] as the registrar.
Nutrition Label
Resolution chain
mellowms.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:mellow marsh software ltd [tag = mmsuknet]
- Organization
- mellow marsh software
- Contact emails
- —
Subdomains
95 observed subdomains of mellowms.co.uk.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mellowms.co.uk in the public web crawl.
15 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- internalemail.mellowms.co.uk
- mellowms.co.uk
- ns1.mellowms.co.uk
SPF policy
12 SPF mechanisms authorising senders for mellowms.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | azure.quotevalet.com |
| SPF_A | mellowms.co.uk |
| SPF_INCLUDE | _spf.emfwd.name-services.com |
| SPF_INCLUDE | spf.mms-mailshots.co.uk |
| SPF_IP | 10.0.0.29/32 |
| SPF_IP | 10.0.0.57/32 |
| SPF_IP | 212.69.41.214/32 |
| SPF_IP | 212.69.41.215/32 |
| SPF_IP | 212.69.41.216/32 |
| SPF_IP | 212.69.41.220/32 |
| SPF_IP | 212.69.41.221/32 |
| SPF_MX | mellowms.co.uk |
Related pages
Pivot deeper into the graph from mellowms.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mellowms.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.