Skip to content

Hostname

troboms.com

Last fetched

troboms.com resolves to 20 IPv4 addresses operated by AS62904 - Eonix Corporation in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · troboms.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/troboms.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.140.17.146104.140.16.0/22AS62904AS62904 - Eonix CorporationUS
104.140.17.147104.140.16.0/22AS62904AS62904 - Eonix CorporationUS
104.140.17.148104.140.16.0/22AS62904AS62904 - Eonix CorporationUS
104.140.17.149104.140.16.0/22AS62904AS62904 - Eonix CorporationUS
104.140.17.150104.140.16.0/22AS62904AS62904 - Eonix CorporationUS
178.162.194.104178.162.192.0/18AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE
178.162.194.79178.162.192.0/18AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE
178.162.194.84178.162.192.0/18AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE
178.162.194.91178.162.192.0/18AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE
185.155.97.32185.155.97.0/24AS202759FairyHosting - RJ Network OUEE
185.155.97.34185.155.97.0/24AS202759FairyHosting - RJ Network OUEE
185.155.97.35185.155.97.0/24AS202759FairyHosting - RJ Network OUEE
185.155.97.37185.155.97.0/24AS202759FairyHosting - RJ Network OUEE
185.155.97.38185.155.97.0/24AS202759FairyHosting - RJ Network OUEE
198.136.50.144198.136.48.0/20AS33182DIMENOC - HostDime.com, Inc.US
198.136.50.145198.136.48.0/20AS33182DIMENOC - HostDime.com, Inc.US
198.136.50.146198.136.48.0/20AS33182DIMENOC - HostDime.com, Inc.US
198.136.50.147198.136.48.0/20AS33182DIMENOC - HostDime.com, Inc.US
198.136.50.148198.136.48.0/20AS33182DIMENOC - HostDime.com, Inc.US
199.168.115.132199.168.112.0/22AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

Registrar
iana:1068
Organization
chris harden
Contact emails

Subdomains

2 observed subdomains of troboms.com.

Threat posture

History

Related pages

Pivot deeper into the graph from troboms.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "troboms.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 20

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