Hostname
niskoelec.com
Last fetched
niskoelec.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
niskoelec.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.114 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.22 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.29 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.88 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.103 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.123 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.28 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.59 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.46.115 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.120 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.26 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.83 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:10007
- Organization
- nisko electricity and electronics
- Contact emails
Subdomains
11 observed subdomains of niskoelec.com.
Web-graph footprint
Distinct hostnames that link to or from niskoelec.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for niskoelec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 207.54.71.177/32 |
| SPF_IP | 212.25.77.76/32 |
| SPF_IP | 23.90.105.52/32 |
Related pages
Pivot deeper into the graph from niskoelec.com.
- IP · 13.33.252.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:10007
- Country · US
- Email · yaniv.kalif@niskoelec.com
- TLD · .com
- Browse hostnames · ni…
- 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: "niskoelec.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.