Hostname
lenzing-induction.com
Last fetched
lenzing-induction.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lenzing-induction.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.58.240 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.166.68 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lenzing-induction.com owner
- Contact emails
Subdomains
1 observed subdomain of lenzing-induction.com.
| Subdomain |
|---|
| www.lenzing-induction.com |
Web-graph footprint
Distinct hostnames that link to or from lenzing-induction.com in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lenzing-induction.com.
| Mechanism | Target |
|---|---|
| SPF_A | lenzing-induction.com |
| SPF_IP | 213.106.151.34 |
| SPF_IP | 213.106.151.58 |
| SPF_MX | lenzing-induction.com |
Related pages
Pivot deeper into the graph from lenzing-induction.com.
- IP · 104.21.58.240
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 2329abfa-0a53-4601-b9ac-23522111b4de@identity-protect.org
- TLD · .com
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lenzing-induction.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.