Hostname
industrialuv.com
Last fetched
industrialuv.com resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
industrialuv.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 |
|---|---|---|---|---|
| 104.36.151.64 | 104.36.150.0/23 | AS54643 | IDIGITAL - Idigital Internet Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 87ba15920a28fd0a01b9b7600a6865cc@domaindiscreet.com
- 8b633bc30a28fd0a6d2df3c4850b9606@domaindiscreet.com
- 969378ca0a28fd0a12d7f4f220286ae2@domaindiscreet.com
- c90aa2420a28fd0a65f5ebfdf4891079@domaindiscreet.com
- defb2c380a28fd0a3708b8a4ce0a595f@domaindiscreet.com
- fjl44lqk0kgli8u1kl366h33iu@domaindiscreet.com
- nk3az8pd6ej@myprivatename.com
Subdomains
28 observed subdomains of industrialuv.com.
Web-graph footprint
Distinct hostnames that link to or from industrialuv.com in the public web crawl.
6 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for industrialuv.com.
| Mechanism | Target |
|---|---|
| SPF_A | 64.34.111.235 |
| SPF_A | 64.34.111.236 |
| SPF_A | 64.34.111.253 |
| SPF_A | industrialuv.com |
| SPF_IP | 104.36.151.63 |
| SPF_IP | 104.36.151.64 |
| SPF_MX | industrialuv.com |
Related pages
Pivot deeper into the graph from industrialuv.com.
- IP · 104.36.151.64
- ASN · AS54643IDIGITAL - Idigital Internet Inc.
- Registrar · iana:9
- Country · CA
- Email · 87ba15920a28fd0a01b9b7600a6865cc@domaindiscreet.com
- TLD · .com
- Browse hostnames · in…
- 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: "industrialuv.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.