Skip to content

Hostname

needaprint.co.uk

Last fetched

needaprint.co.uk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:freeola limited t/a freeola and get dotted [tag = freeola] as the registrar.

Nutrition Label

WHISPER CANON · needaprint.co.ukRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/needaprint.co.uk

Resolution chain

needaprint.co.uk resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.179.189108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.133.44.137108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.253.9034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.254.5934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.122.14252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.156.7052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.209.7452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.250.10552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.210.14752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.141.14952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.89.19252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.9.21852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.109.3154.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.72.10254.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.195.20463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.134.25299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:freeola limited t/a freeola and get dotted [tag = freeola]
Organization
glenn sands
Contact emails

Subdomains

4 observed subdomains of needaprint.co.uk.

Web-graph footprint

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

10 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for needaprint.co.uk.

MechanismTarget
SPF_Aneedaprint.co.uk
SPF_INCLUDEamazonses.com
SPF_IP167.89.96.65/32
SPF_IP5.101.169.32/27
SPF_IP81.92.193.66/32
SPF_MXneedaprint.co.uk

Related pages

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

Cypher and MCP

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

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