Skip to content

Hostname

authen2cate.com

Last fetched

authen2cate.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · authen2cate.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/authen2cate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.61.10752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of authen2cate.com owner
Contact emails

Subdomains

14 observed subdomains of authen2cate.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for authen2cate.com.

Related pages

Pivot deeper into the graph from authen2cate.com.

Cypher and MCP

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

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