Skip to content

Hostname

dailykos.com

Last fetched

dailykos.com resolves to 9 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dailykos.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dailykos.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.73192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS
3.163.60.213.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.593.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.643.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.963.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.168.102.493.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.563.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.733.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.813.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of dailykos.com owner
Contact emails

Subdomains

1,430 observed subdomains of dailykos.com.

Web-graph footprint

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

14,376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dailykos.com.

MechanismTarget
SPF_Amaila.m3.maas360.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXdailykos.com

Related pages

Pivot deeper into the graph from dailykos.com.

Cypher and MCP

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

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