Hostname
authentisci.com
Last fetched
authentisci.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
authentisci.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.43.23.74 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.151.110 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.159.94 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.11.163 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of authentisci.com owner
- Contact emails
- authentisci.com@domainsbyproxy.com
- 3bfdf67a-ed62-4585-9789-dc6d01fc4247@identity-protect.org
- 3e14dd8f-f152-4ebe-b79e-a89aca451395@identity-protect.org
- 41fbde95-2cec-4476-9283-eec646601ee5@identity-protect.org
- 5c1141de-93e5-4dff-8992-9038d310ff82@identity-protect.org
- 6b0d5753-28c9-449c-8190-6d257faf65ec@identity-protect.org
- ab58b244-c289-4c74-9d50-3af6090afb27@identity-protect.org
Subdomains
2 observed subdomains of authentisci.com.
Web-graph footprint
Distinct hostnames that link to or from authentisci.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from authentisci.com.
- IP · 13.43.23.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · authentisci.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "authentisci.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.