Skip to content

Hostname

scienetix.com

Last fetched

scienetix.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.21316.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.15916.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.4516.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.12616.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.14616.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.140.6752.216.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.208.2152.216.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.245.1152.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.27.5152.216.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.22152.218.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.14152.218.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.21352.218.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.48.4352.217.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.3552.217.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.15754.233.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.235.21354.234.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

11 observed subdomains of scienetix.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for scienetix.com.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from scienetix.com.

Cypher and MCP

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

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