Skip to content

Hostname

getfedora.org

Last fetched

getfedora.org resolves to 14 IPv4 addresses operated by LINK-OREGON - University of Oregon in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · getfedora.orgRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getfedora.org

Resolution chain

getfedora.org resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.211.169.196140.211.0.0/16AS3701LINK-OREGON - University of OregonUS
152.2.23.103152.2.0.0/16AS36850UNC-CH - University of North Carolina at Chapel HillUS
152.2.23.104152.2.0.0/16AS36850UNC-CH - University of North Carolina at Chapel HillUS
18.157.159.9118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
185.141.165.254185.141.164.0/23AS61317DE
3.70.22.2183.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.178.204.13435.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.90.167.3835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
38.145.32.2038.145.32.0/21AS21785REDHAT-3 - Red Hat, Inc.US
38.145.32.2138.145.32.0/21AS21785REDHAT-3 - Red Hat, Inc.US
67.219.144.6867.219.144.0/23AS54455MADEIT - MadeIT inc.US
8.43.85.678.43.84.0/22AS17314REDHAT-HOSTED - Red Hat, Inc.US
8.43.85.738.43.84.0/22AS17314REDHAT-HOSTED - Red Hat, Inc.US
85.236.55.685.236.32.0/19AS15456DE

WHOIS identity

Registrar
iana:470
Organization
red hat,
Contact emails

Subdomains

1 observed subdomain of getfedora.org.

Web-graph footprint

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

2,929 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from getfedora.org.

Cypher and MCP

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

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