Skip to content

Hostname

foley.io

Last fetched

foley.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · foley.ioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/foley.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.46.6108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.62108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.66108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.74108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
13.32.241.11113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.643.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.683.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.83.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
digital privacy corporation
Contact emails

Subdomains

4 observed subdomains of foley.io.

Web-graph footprint

Distinct hostnames that link to or from foley.io in the public web crawl.

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for foley.io.

Related pages

Pivot deeper into the graph from foley.io.

Cypher and MCP

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

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