Skip to content

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

WHISPER CANON · mab.org.ukRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/mab.org.uk

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.

IPPrefixASNOperatorCountry
54.75.114.3854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
83.166.170.13383.166.160.0/19AS31727GB

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.

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.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.responsesource.com
SPF_IP213.205.192.61
SPF_IP54.75.190.157
SPF_IP83.166.167.4
SPF_IP83.166.170.132

Related pages

Pivot deeper into the graph from mab.org.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.