Hostname
impression.co.uk
Last fetched
impression.co.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi [tag = gandi] as the registrar.
Nutrition Label
Resolution chain
impression.co.uk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.152.104 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.42 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.49 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.90 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.248.51 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.6 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.62 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.81 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.255.61 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.71 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.87 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.96 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:gandi [tag = gandi]
- Organization
- impression digital
- Contact emails
Subdomains
10 observed subdomains of impression.co.uk.
Web-graph footprint
Distinct hostnames that link to or from impression.co.uk in the public web crawl.
240 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for impression.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | relay.kinstamailservice.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
| SPF_IP | 62.254.154.8/29 |
Related pages
Pivot deeper into the graph from impression.co.uk.
- IP · 108.156.152.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi [tag = gandi]
- Country · US
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · im…
- 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: "impression.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.