Skip to content

Hostname

https.file-transfers.ancillarycheese.com

Last fetched

https.file-transfers.ancillarycheese.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · https.file-transfers.ancillarycheese.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/https.file-transfers.ancillarycheese.com

Resolution chain

https.file-transfers.ancillarycheese.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.168.230100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.126.227100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.79.222100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.220.2353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.200.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.240.1952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.162.17652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.244.12652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with https.file-transfers.ancillarycheese.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from https.file-transfers.ancillarycheese.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from https.file-transfers.ancillarycheese.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "https.file-transfers.ancillarycheese.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.