Hostname
digiflux.org
Last fetched
digiflux.org resolves to 2 IPv4 addresses operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
digiflux.org 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 |
|---|---|---|---|---|
| 199.102.76.118 | 199.102.76.0/22 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 80.59.151.43 | 80.59.0.0/16 | AS3352 | — | ES |
WHOIS identity
- Registrar
- iana:113
- Organization
- c/o eis ag, whois privacy services
- Contact emails
Subdomains
28 observed subdomains of digiflux.org.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digiflux.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- digiflux.org
SPF policy
8 SPF mechanisms authorising senders for digiflux.org.
| Mechanism | Target |
|---|---|
| SPF_A | digiflux.org |
| SPF_A | new.digiflux.org |
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_IP | 192.83.199.11 |
| SPF_IP | 199.102.76.118 |
| SPF_IP | 2001:470:1f0e:4dc::2/64 |
| SPF_IP | 2001:470:1f0f:4dc::/64 |
| SPF_MX | digiflux.org |
Related pages
Pivot deeper into the graph from digiflux.org.
- IP · 199.102.76.118
- ASN · AS36236NETACTUATE - NetActuate, Inc
- Registrar · iana:113
- Country · US
- Email · bl3y5abn3zkwdxf3l9z6yxxwepac1d6w@proxy-privacy.com
- TLD · .org
- Browse hostnames · di…
- 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: "digiflux.org"})-[: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.