Skip to content

Hostname

faucet.allocator.tech

Last fetched

faucet.allocator.tech resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · faucet.allocator.techRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/faucet.allocator.tech

Resolution chain

faucet.allocator.tech resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.192.134.7934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.239.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.207.18334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.114.3034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.116.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.52.8152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.67.2052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.103.14952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.109.252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.239.7554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.54.15598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.35.7598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with faucet.allocator.tech in WhisperGraph.

Subdomains

1 observed subdomain of faucet.allocator.tech.

Web-graph footprint

Distinct hostnames that link to or from faucet.allocator.tech in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from faucet.allocator.tech.

Cypher and MCP

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

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