Hostname
mform.co.uk
Last fetched
mform.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists registrar:get visible ltd as the registrar.
Nutrition Label
Resolution chain
mform.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.235.107 | 13.227.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.235.151 | 13.227.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.235.185 | 13.227.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.235.192 | 13.227.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.160.13.149 | 3.160.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.13.194 | 3.160.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.13.40 | 3.160.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.13.81 | 3.160.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:get visible ltd
- Organization
- james wittams-smith
- Contact emails
Subdomains
2 observed subdomains of mform.co.uk.
| Subdomain |
|---|
| mail.mform.co.uk |
| www.mform.co.uk |
Web-graph footprint
Distinct hostnames that link to or from mform.co.uk in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mform.co.uk.
- IP · 13.227.235.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:get visible ltd
- Country · VN
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · mf…
- 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: "mform.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.