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
Resolution chain
discerner.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.213.128 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.15 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.16 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.69 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.207.111 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.121 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.125 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.2 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 52.85.78.116 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.123 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.43 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.66 | 52.85.72.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for discerner.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from discerner.co.
- IP · 3.161.213.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · CA
- Email · 805fc26f0f4b6ee7d577df7f0be01170-4854877@contact.gandi.net
- TLD · .co
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.