Skip to content

Hostname

freyatechnosoft.com

Last fetched

freyatechnosoft.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.24108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.6108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.72108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.8108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.11213.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.1613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.3713.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6513.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.1073.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.313.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.713.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.115.973.170.115.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of freyatechnosoft.com.

Threat posture

History

Related pages

Pivot deeper into the graph from freyatechnosoft.com.

Cypher and MCP

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

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