Skip to content

Hostname

consumer-action.org

Last fetched

consumer-action.org resolves to 104.26.2.40, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. consumer-action.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · consumer-action.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/consumer-action.org

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:93
Registrant organisation
consumer action
Contact emails
0cb435b958a3c190fc2dc79c1e170bd49810d8f2@whois.gkg.net, 13385364d71a3ee733aa6e2c2e52e6bfb7b13256@whois.gkg.net, 1b6f9e49a992be223f8490820d9097946c3566dc@whois.gkg.net, 47b8eca7fa6dd7825a73bae28108d13c6a45ca50@whois.gkg.net, 4957e085d36818341edf9b4d604695f17eae0b51@privatedomain.gkg.net, 4c76ef4b49f0f16878473749d778901782cc367b@whois.gkg.net, 50ab1587233e7e6c4cd27731a76545df918b7598@whois.gkg.net, 5fbb5836231d322fb2b524eef916a3a60b207295@whois.gkg.net, 61ec783db37b775f1485c2b4f95a376057d438be@whois.gkg.net, 62d2e3db7adc6222935619344c93a63a3caa8dee@whois.gkg.net, 680983158c9336f28107dfe65489f3fe81fa5570@whois.gkg.net, 695b20a0b62c37ebc72e9f6bc62799b88c5544a2@whois.gkg.net, 89b1405c5330448f98bf511ae9924e13a2d53a29@whois.gkg.net, 9a652a94ed7f48bad3fa51f07183d973684efb78@whois.gkg.net, a0fc30693e204fc8cb07197611649a92e69e2ffb@whois.gkg.net, a12e9eff0bbd0d20f9df6bdd8d7fb957e2d54d54@whois.gkg.net, a21139ade734e5ddacf5bc936ece4d4682539f0d@privatedomain.gkg.net, b3b1e0c991639b91562e8f9e47033a1c722baeb1@privatedomain.gkg.net, c24a6da9be3dc383b67eaf9ba9105e52a93c0178@whois.gkg.net, c418dfc37a98db4e93af43c85fbd9809025d86a9@whois.gkg.net and 1 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dina.ns.cloudflare.com
  • fred.ns.cloudflare.com

MX records

  • mx1.emailsrvr.com
  • mx2.emailsrvr.com

SPF policy

  • include: emailsrvr.com
  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • include: _spf.votervoice.net

Threat-feed evidence

History

Related pages

Pivot from consumer-action.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "consumer-action.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.