Skip to content

Hostname

cryptact.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.146.10018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.2218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.245.143.12218.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.5018.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.5918.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.6018.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.152.10399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

11 observed subdomains of cryptact.com.

Web-graph footprint

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

360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cryptact.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cryptact.com.

Cypher and MCP

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

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