Skip to content

Hostname

vattenfall.fr

Last fetched

vattenfall.fr resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · vattenfall.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/vattenfall.fr

Resolution chain

vattenfall.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
vattenfall ab
Contact emails

Subdomains

17 observed subdomains of vattenfall.fr.

Web-graph footprint

Distinct hostnames that link to or from vattenfall.fr in the public web crawl.

203 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vattenfall.fr.

MechanismTarget
SPF_INCLUDE_spfvfout.vattenfall.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.70.103.57
SPF_IP77.153.109.32/28
SPF_IP81.19.17.16/28

Related pages

Pivot deeper into the graph from vattenfall.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vattenfall.fr"})-[: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.