Hostname
vattenfall.co.uk
Last fetched
vattenfall.co.uk resolves to 1 IPv4 address operated by VATTENFALL-AS - Vattenfall Europe Information Services GmbH in DE. WHOIS lists registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio] as the registrar.
Nutrition Label
Resolution chain
vattenfall.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.192.14.204 | 91.192.12.0/22 | AS42274 | VATTENFALL-AS - Vattenfall Europe Information Services GmbH | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio]
- Organization
- vattenfall ab
- Contact emails
- —
Subdomains
52 observed subdomains of vattenfall.co.uk.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vattenfall.co.uk in the public web crawl.
77 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vattenfall.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfvfout.vattenfall.com |
Related pages
Pivot deeper into the graph from vattenfall.co.uk.
- IP · 91.192.14.204
- ASN · AS42274VATTENFALL-AS - Vattenfall Europe Information Services GmbH
- Registrar · registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada [tag = ascio]
- Country · DE
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · va…
- 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: "vattenfall.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.