Skip to content

Hostname

imytec.com

Last fetched

imytec.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · imytec.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/imytec.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.1213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.233.3518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.171.139.203.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.253.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.543.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.663.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

2 observed subdomains of imytec.com.

Web-graph footprint

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

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for imytec.com.

MechanismTarget
SPF_IP222.231.31.89

Related pages

Pivot deeper into the graph from imytec.com.

Cypher and MCP

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

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