Skip to content

Hostname

mannadaycentre.co.uk

Last fetched

mannadaycentre.co.uk resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.

Nutrition Label

WHISPER CANON · mannadaycentre.co.ukRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mannadaycentre.co.uk

Resolution chain

mannadaycentre.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.96.144.222191.96.144.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
195.35.60.59195.35.60.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
77.37.55.477.37.54.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
91.108.123.20691.108.120.0/22AS47583AS-HOSTINGER - Hostinger International LimitedLT

WHOIS identity

Registrar
registrar:fasthosts internet ltd [tag = livedomains]
Organization
jean carroll
Contact emails

Subdomains

1 observed subdomain of mannadaycentre.co.uk.

Web-graph footprint

Distinct hostnames that link to or from mannadaycentre.co.uk in the public web crawl.

22 sites link to this hostname.

1,721 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mannadaycentre.co.uk.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from mannadaycentre.co.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mannadaycentre.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 20

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