Hostname
himexcorp.com
Last fetched
himexcorp.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
himexcorp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 174.138.19.36 | 174.138.16.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of himexcorp.com owner
- Contact emails
- hostmaster@hostsg.com
- 07b69305-6cbb-4c37-818d-27000a49bd23@identity-protect.org
- 3ace15ea-2522-4602-a942-8ecac6704070@identity-protect.org
- 3adc3a36-c00e-4537-92b3-3d9fee139220@identity-protect.org
- 7b9488fb-ac27-4de5-90f5-03888664c4d6@identity-protect.org
- 9f876cb0-ac4c-4d52-ad8e-188afd565bdb@identity-protect.org
- f1b42e88-54bc-4b14-9efe-112c2caf6cd2@identity-protect.org
- owner-6593067@himexcorp.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of himexcorp.com.
Web-graph footprint
Distinct hostnames that link to or from himexcorp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for himexcorp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from himexcorp.com.
- IP · 174.138.19.36
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · SG
- Email · hostmaster@hostsg.com
- TLD · .com
- Browse hostnames · hi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "himexcorp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.