Hostname
dnsflux.net
Last fetched
dnsflux.net resolves to 75.157.242.110, announced in 75.157.0.0/16 by ASN852 - TELUS Communications Inc. in CA. dnsflux.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 75.157.242.110
75.157.0.0/16 · ASN852 - TELUS Communications Inc. · West Kelowna, CA
IPv6 resolution
No AAAA record for dnsflux.net is recorded in WhisperGraph.
Attribution
telus
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1479
- Registrant organisation
- domain administrator
- Contact emails
- pw-6d20ce02e4ca848af840c3d0f1a7a522@privacyguardian.org, pw-74c284a6c81a046eaff6f1aa4b68a181@privacyguardian.org, pw-78a66183f7c57e78fe9eec57f5d815de@privacyguardian.org, pw-d3003544305dd1a94475e7341bb60833@privacyguardian.org, pw-ef2c5117772ed617d9ce47c8f8001859@privacyguardian.org
Subdomains
Showing 4 of 4 subdomains (4 per page).
Mail and authentication
Nameservers
- ns1.dnsflux.net
- ns2.dnsflux.net
MX records
- helios.dnsflux.net
- mail.dnsflux.net
Threat-feed evidence
History
Related pages
Pivot from dnsflux.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dnsflux.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.