Skip to content

Hostname

dan.me.uk

Last fetched

dan.me.uk resolves to 1 IPv4 address operated by AS57672 in GB. WHOIS lists registrar:portfast ltd [tag = portfast] as the registrar.

Nutrition Label

WHISPER CANON · dan.me.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/dan.me.uk

Resolution chain

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

IPPrefixASNOperatorCountry
192.146.137.20192.146.137.0/24AS57672GB

WHOIS identity

Registrar
registrar:portfast ltd [tag = portfast]
Organization
daniel austin
Contact emails

Subdomains

238 observed subdomains of dan.me.uk.

Web-graph footprint

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

144 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dan.me.uk.

MechanismTarget
SPF_INCLUDEfullspf.dan.me.uk
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.dan.me.uk
SPF_IP69.64.144.0/20
SPF_IP98.124.192.0/18

Related pages

Pivot deeper into the graph from dan.me.uk.

Cypher and MCP

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

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