Hostname
diodes.com
Last fetched
diodes.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
diodes.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 |
|---|---|---|---|---|
| 144.202.78.196 | 144.202.64.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- diodes incorporated
- Contact emails
- 22eb02140a28fd0a2962f75c6d4a72e4@domaindiscreet.com
- 46f6b56b0a28fd0a10163d8360cfd2fb@domaindiscreet.com
- 57725189@myprivatename.com
- 7285d6df0a28fd0a33c5191b9e2ff3ab@domaindiscreet.com
- 9hnb7t59ksi1k9tojj64of1o4a@domaindiscreet.com
- cs29t8jd8vz@myprivatename.com
- ff15a15a0a28fd0a5c5f4ab444c6de3c@domaindiscreet.com
- rick_lane@diodes.com
- xj8t35nx5j4@myprivatename.com
Subdomains
43 observed subdomains of diodes.com.
Showing 19 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from diodes.com in the public web crawl.
1,279 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for diodes.com.
| Mechanism | Target |
|---|---|
| SPF_A | jksqr.liteonsemi.com |
| SPF_A | klmse.liteonsemi.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from diodes.com.
- IP · 144.202.78.196
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:9
- Country · US
- Email · 22eb02140a28fd0a2962f75c6d4a72e4@domaindiscreet.com
- TLD · .com
- Browse hostnames · di…
- 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: "diodes.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.