Skip to content

Hostname

comicsuk.co.uk

Last fetched

comicsuk.co.uk resolves to 1 IPv4 address operated by AS204436 in GB. WHOIS lists registrar:godaddy.com, llp. as the registrar.

Nutrition Label

WHISPER CANON · comicsuk.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/comicsuk.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.117.71185.181.116.0/22AS204436GB

WHOIS identity

Registrar
registrar:godaddy.com, llp.
Organization
alan notton
Contact emails

Subdomains

18 observed subdomains of comicsuk.co.uk.

Web-graph footprint

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

85 sites link to this hostname.

220 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for comicsuk.co.uk.

MechanismTarget
SPF_Acomicsuk.co.uk
SPF_INCLUDEspf.filteredmx.net
SPF_IP185.181.117.186
SPF_IP185.181.117.70
SPF_MXcomicsuk.co.uk

Related pages

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

Cypher and MCP

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

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