Skip to content

Hostname

johnsoncontrols.co.id

Last fetched

johnsoncontrols.co.id resolves to 3 IPv4 addresses operated by AS1257 in SE. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · johnsoncontrols.co.idRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/johnsoncontrols.co.id

Resolution chain

johnsoncontrols.co.id resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257SE
45.223.163.2145.223.163.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.183.2145.223.183.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

2 observed subdomains of johnsoncontrols.co.id.

Web-graph footprint

Distinct hostnames that link to or from johnsoncontrols.co.id in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from johnsoncontrols.co.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "johnsoncontrols.co.id"})-[: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.