Skip to content

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

WHISPER CANON · digiflux.orgRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/digiflux.org

Resolution chain

digiflux.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.102.76.118199.102.76.0/22AS36236NETACTUATE - NetActuate, IncUS
80.59.151.4380.59.0.0/16AS3352ES

WHOIS identity

Registrar
iana:113
Organization
c/o eis ag, whois privacy services
Contact emails

Subdomains

28 observed subdomains of digiflux.org.

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.

MechanismTarget
SPF_Adigiflux.org
SPF_Anew.digiflux.org
SPF_INCLUDEoutbound.mailhop.org
SPF_IP192.83.199.11
SPF_IP199.102.76.118
SPF_IP2001:470:1f0e:4dc::2/64
SPF_IP2001:470:1f0f:4dc::/64
SPF_MXdigiflux.org

Related pages

Pivot deeper into the graph from digiflux.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.