Skip to content

Hostname

blackwall.co.uk

Last fetched

blackwall.co.uk resolves to 1 IPv4 address operated by AS30827 in GB. WHOIS lists registrar:godaddy corporate domains llc as the registrar.

Nutrition Label

WHISPER CANON · blackwall.co.ukRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/blackwall.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
82.113.136.2682.113.128.0/20AS30827GB

WHOIS identity

Registrar
registrar:godaddy corporate domains llc
Organization
one 51
Contact emails

Subdomains

1 observed subdomain of blackwall.co.uk.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for blackwall.co.uk.

MechanismTarget
SPF_Ablackwall.co.uk
SPF_IP139.138.36.29
SPF_IP139.138.63.220
SPF_IP195.7.40.22
SPF_IP199.30.227.0/24
SPF_IP216.71.129.101
SPF_IP216.71.129.83
SPF_IP216.71.132.146
SPF_IP216.71.132.181
SPF_IP52.166.22.204/32
SPF_MXblackwall.co.uk

Related pages

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

Cypher and MCP

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

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