Skip to content

Hostname

3ascripts.co.uk

Last fetched

3ascripts.co.uk resolves to 1 IPv4 address operated by AS39537 in GB. WHOIS lists registrar:penguin internet ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.207.50.7091.207.50.0/23AS39537GB

WHOIS identity

Registrar
registrar:penguin internet ltd
Organization
colin birch
Contact emails

Subdomains

8 observed subdomains of 3ascripts.co.uk.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 3ascripts.co.uk

SPF policy

3 SPF mechanisms authorising senders for 3ascripts.co.uk.

MechanismTarget
SPF_A3ascripts.co.uk
SPF_IP91.207.50.70
SPF_MX3ascripts.co.uk

Related pages

Pivot deeper into the graph from 3ascripts.co.uk.

Cypher and MCP

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

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