Skip to content

Hostname

communitytable.parade.com

Last fetched

communitytable.parade.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · communitytable.parade.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/communitytable.parade.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.25.48.8104.25.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.145.125.8316.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.115.183172.67.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
54.213.205.11554.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with communitytable.parade.com in WhisperGraph.

Subdomains

2 observed subdomains of communitytable.parade.com.

Web-graph footprint

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

370 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for communitytable.parade.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from communitytable.parade.com.

Cypher and MCP

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

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