Skip to content

Hostname

ittraininghouse.com

Last fetched

ittraininghouse.com resolves to 2 IPv4 addresses operated by AS138415 in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ittraininghouse.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ittraininghouse.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.234.216.194156.234.0.0/16AS138415HK
23.94.31.20223.94.28.0/22AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:146
Organization
digitalsoft
Contact emails

Subdomains

1 observed subdomain of ittraininghouse.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ittraininghouse.com.

Cypher and MCP

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

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