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
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.
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for needaprint.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | needaprint.co.uk |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 167.89.96.65/32 |
| SPF_IP | 5.101.169.32/27 |
| SPF_IP | 81.92.193.66/32 |
| SPF_MX | needaprint.co.uk |
Related pages
Pivot deeper into the graph from needaprint.co.uk.
- IP · 108.132.179.189
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:freeola limited t/a freeola and get dotted [tag = freeola]
- Country · IE
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.