Skip to content

Hostname

orcactf.app

Last fetched

orcactf.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · orcactf.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orcactf.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.3213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.181.223.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.181.353.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.181.463.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.181.773.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.1093.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.183.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.533.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.893.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of orcactf.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for orcactf.app.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from orcactf.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "orcactf.app"})-[: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.