Skip to content

Hostname

bigissue.org.uk

Last fetched

bigissue.org.uk resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:zen internet limited [tag = zensys] as the registrar.

Nutrition Label

WHISPER CANON · bigissue.org.ukRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bigissue.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.205192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:zen internet limited [tag = zensys]
Organization
the big issue company
Contact emails

Subdomains

1 observed subdomain of bigissue.org.uk.

Web-graph footprint

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

147 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bigissue.org.uk.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com

Related pages

Pivot deeper into the graph from bigissue.org.uk.

Cypher and MCP

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

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