Skip to content

Hostname

ecoknitware.com

Last fetched

ecoknitware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ecoknitware.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ecoknitware.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.39.17108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.28108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.35108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.9108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.234.12399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

3 observed subdomains of ecoknitware.com.

Web-graph footprint

Distinct hostnames that link to or from ecoknitware.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ecoknitware.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP209.85.220.41/32

Related pages

Pivot deeper into the graph from ecoknitware.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ecoknitware.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.