Hostname
electronics-cooling.com
Last fetched
electronics-cooling.com resolves to 3 IPv4 addresses operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
electronics-cooling.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.231.245.52 | 173.231.240.0/20 | AS54641 | CONEHEALTH - The Moses H. Cone Memorial Hospital | US |
| 199.16.172.254 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.147 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- mentor graphics corporation
- Contact emails
- ch6gz9a95af@networksolutionsprivateregistration.com
- en9j482p4zq@networksolutionsprivateregistration.com
- franklin.espel@siemens.com
- fn9zm7a2723@networksolutionsprivateregistration.com
- k53hb9hv93t@networksolutionsprivateregistration.com
- david.payne@siemens.com
- rc7ua9xh2tk@networksolutionsprivateregistration.com
- ron_fuller@mentor.com
- xy6zh99r3ju@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of electronics-cooling.com.
Showing 10 of 11. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from electronics-cooling.com in the public web crawl.
214 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for electronics-cooling.com.
| Mechanism | Target |
|---|---|
| SPF_A | electronics-cooling.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from electronics-cooling.com.
- IP · 173.231.245.52
- ASN · AS54641CONEHEALTH - The Moses H. Cone Memorial Hospital
- Registrar · iana:1910
- Country · US
- Email · ch6gz9a95af@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · el…
- 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: "electronics-cooling.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.