Skip to content

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

WHISPER CANON · niskoelec.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/niskoelec.com

Resolution chain

niskoelec.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.11413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.10318.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.12318.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2818.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.5918.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8318.245.44.0/22AS16509AMAZON-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.

Related pages

Pivot deeper into the graph from niskoelec.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.