Skip to content

Hostname

refs.cc

Last fetched

refs.cc resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · refs.ccRouting diversity6.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/refs.cc

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.144.133100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.117.60100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.246.211100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.197.1618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.219.17218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.237.1793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.131.1993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.140.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.145.2363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.167.1653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.109.233.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.189.15034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.81.5834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.180.16434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.82.1334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.144.23435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.93.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.81.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.13.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.84.13152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

2 observed subdomains of refs.cc.

Web-graph footprint

Distinct hostnames that link to or from refs.cc in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from refs.cc.

Cypher and MCP

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

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