Skip to content

Hostname

resource.org

Last fetched

resource.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · resource.orgRouting diversity8.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/resource.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.88.3516.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.96.5916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.143.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2013.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.253.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.303.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1213.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.633.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1463.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1633.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2073.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2413.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.513.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2483.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1203.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.483.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1003.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132664181
Contact emails

Subdomains

9 observed subdomains of resource.org.

Web-graph footprint

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

62 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from resource.org.

Cypher and MCP

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

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