Skip to content

Hostname

dns.firelan.net

Last fetched

dns.firelan.net resolves to 20 IPv4 addresses operated by AS62904 - Eonix Corporation in US.

Nutrition Label

WHISPER CANON · dns.firelan.netRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dns.firelan.net

Resolution chain

dns.firelan.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.206.93.102104.206.92.0/22AS62904AS62904 - Eonix CorporationUS
162.216.241.111162.216.241.0/24AS398019DYNU - Dynu Systems IncorporatedUS
162.216.241.112162.216.241.0/24AS398019DYNU - Dynu Systems IncorporatedUS
162.216.241.113162.216.241.0/24AS398019DYNU - Dynu Systems IncorporatedUS
162.216.241.114162.216.241.0/24AS398019DYNU - Dynu Systems IncorporatedUS
162.216.241.115162.216.241.0/24AS398019DYNU - Dynu Systems IncorporatedUS
184.171.245.42184.171.240.0/20AS33182DIMENOC - HostDime.com, Inc.US
184.171.245.43184.171.240.0/20AS33182DIMENOC - HostDime.com, Inc.US
184.171.245.44184.171.240.0/20AS33182DIMENOC - HostDime.com, Inc.US
184.171.245.45184.171.240.0/20AS33182DIMENOC - HostDime.com, Inc.US
185.213.26.228185.213.26.0/24AS63473HOSTHATCH - HostHatch, LLCUS
45.45.219.22345.45.219.0/24AS63473HOSTHATCH - HostHatch, LLCUS
45.45.219.22545.45.219.0/24AS63473HOSTHATCH - HostHatch, LLCUS
45.45.219.22945.45.219.0/24AS63473HOSTHATCH - HostHatch, LLCUS
45.45.219.23045.45.219.0/24AS63473HOSTHATCH - HostHatch, LLCUS
50.3.238.250.3.236.0/22AS62904AS62904 - Eonix CorporationUS
50.3.238.350.3.236.0/22AS62904AS62904 - Eonix CorporationUS
50.3.238.450.3.236.0/22AS62904AS62904 - Eonix CorporationUS
50.3.238.550.3.236.0/22AS62904AS62904 - Eonix CorporationUS
50.3.238.650.3.236.0/22AS62904AS62904 - Eonix CorporationUS

WHOIS identity

No WHOIS records are currently associated with dns.firelan.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dns.firelan.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dns.firelan.net"})-[: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.