Hostname
mmsgroup.tech
Last fetched
mmsgroup.tech has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
mmsgroup.tech 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
- iana:48
- Organization
- lee marsh
- Contact emails
Subdomains
8 observed subdomains of mmsgroup.tech.
Web-graph footprint
Distinct hostnames that link to or from mmsgroup.tech in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mmsgroup.tech
- ns1.mellowms.co.uk
SPF policy
5 SPF mechanisms authorising senders for mmsgroup.tech.
| Mechanism | Target |
|---|---|
| SPF_A | mmsgroup.tech |
| SPF_INCLUDE | spf.mms-mailshots.co.uk |
| SPF_IP | 212.69.41.214/32 |
| SPF_IP | 212.69.41.220/32 |
| SPF_MX | mmsgroup.tech |
Related pages
Pivot deeper into the graph from mmsgroup.tech.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mmsgroup.tech"})-[: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.