Skip to content

Hostname

lists.centos.org

Last fetched

lists.centos.org resolves to 1 IPv4 address operated by REDHAT-3 - Red Hat, Inc. in US.

Nutrition Label

WHISPER CANON · lists.centos.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/lists.centos.org

Resolution chain

lists.centos.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.145.33.2738.145.32.0/21AS21785REDHAT-3 - Red Hat, Inc.US

WHOIS identity

No WHOIS records are currently associated with lists.centos.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from lists.centos.org in the public web crawl.

650 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • lists.centos.org

SPF policy

5 SPF mechanisms authorising senders for lists.centos.org.

MechanismTarget
SPF_IP2620:52:3:0:0:0:0:214
SPF_IP2620:52:6:2111:0:0:0:47
SPF_IP38.145.33.27
SPF_IP8.43.84.214
SPF_MXlists.centos.org

Related pages

Pivot deeper into the graph from lists.centos.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lists.centos.org"})-[: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.