Skip to content

Hostname

ocard.co

Last fetched

ocard.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · ocard.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ocard.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.102.1018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.10818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.6118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.6918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.192.35.10954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.12065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ocard.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ocard.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from ocard.co.

Cypher and MCP

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

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