Hostname
mab.org.uk
Last fetched
mab.org.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
mab.org.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 |
|---|---|---|---|---|
| 54.75.114.38 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 83.166.170.133 | 83.166.160.0/19 | AS31727 | — | GB |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- mortgage advice bureau
- Contact emails
- —
Subdomains
18 observed subdomains of mab.org.uk.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mab.org.uk in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for mab.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-eu.ppe-hosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.responsesource.com |
| SPF_IP | 213.205.192.61 |
| SPF_IP | 54.75.190.157 |
| SPF_IP | 83.166.167.4 |
| SPF_IP | 83.166.170.132 |
Related pages
Pivot deeper into the graph from mab.org.uk.
- IP · 54.75.114.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · IE
- Apex domain · org.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: "mab.org.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.