Hostname
elecomputer.com
Last fetched
elecomputer.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
elecomputer.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 |
|---|---|---|---|---|
| 157.180.2.34 | 157.180.0.0/17 | AS24940 | HETZNER-AS | FI |
WHOIS identity
- Registrar
- iana:1387
- Organization
- sina nosoudi
- Contact emails
Subdomains
6 observed subdomains of elecomputer.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from elecomputer.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- elecomputer.com
SPF policy
7 SPF mechanisms authorising senders for elecomputer.com.
| Mechanism | Target |
|---|---|
| SPF_A | elecomputer.com |
| SPF_IP | 157.180.2.42 |
| SPF_IP | 176.9.219.97 |
| SPF_IP | 188.40.16.190 |
| SPF_IP | 213.239.208.184 |
| SPF_IP | 37.27.123.111 |
| SPF_MX | elecomputer.com |
Related pages
Pivot deeper into the graph from elecomputer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elecomputer.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.