Skip to content

Hostname

mastodonapp.uk

Last fetched

mastodonapp.uk resolves to 1 IPv4 address operated by AS3170 in GB. WHOIS lists registrar:cloudflare, inc. [tag = cloudflare] as the registrar.

Nutrition Label

WHISPER CANON · mastodonapp.ukRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mastodonapp.uk

Resolution chain

mastodonapp.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.240.224.23491.240.224.0/24AS3170GB

WHOIS identity

Registrar
registrar:cloudflare, inc. [tag = cloudflare]
Organization
Contact emails

Subdomains

23 observed subdomains of mastodonapp.uk.

Web-graph footprint

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

1,037 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mastodonapp.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mastodonapp.uk.

Cypher and MCP

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

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