Skip to content

Hostname

discerner.co

Last fetched

discerner.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · discerner.coRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/discerner.co

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.213.1283.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.153.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.163.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.693.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.207.1113.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1213.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1253.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.23.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
52.85.78.11652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.12352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
lincoln cannon
Contact emails

Subdomains

3 observed subdomains of discerner.co.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for discerner.co.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from discerner.co.

Cypher and MCP

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

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