Hostname
werfen.com
Last fetched
werfen.com resolves to 1 IPv4 address operated by AS8903 Lyntia Networks. Peering AS. in ES. WHOIS lists iana:696 as the registrar.
Nutrition Label
Resolution chain
werfen.com 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 |
|---|---|---|---|---|
| 212.163.185.1 | 212.163.185.0/24 | AS8903 | AS8903 Lyntia Networks. Peering AS. | ES |
WHOIS identity
- Registrar
- iana:696
- Organization
- werfen life group s.a.u.
- Contact emails
Subdomains
54 observed subdomains of werfen.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from werfen.com in the public web crawl.
691 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for werfen.com.
| Mechanism | Target |
|---|---|
| SPF_A | billtrust.com |
| SPF_INCLUDE | 139740634.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.innovatelecom.es |
| SPF_INCLUDE | _spf.werfen.com |
| SPF_INCLUDE | hgncloud.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_INCLUDE | spf.eprov.nl |
| SPF_INCLUDE | spf.hosted.jaama.co.uk |
| SPF_IP | 209.90.227.0/24 |
| SPF_IP | 213.9.182.3/32 |
Related pages
Pivot deeper into the graph from werfen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "werfen.com"})-[: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.