Skip to content

Hostname

favicon-generator.org

Last fetched

favicon-generator.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · favicon-generator.orgRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/favicon-generator.org

Resolution chain

favicon-generator.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.209.205.15618.238.104.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.208.873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.10.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.1.1173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.21.2493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.174.23535.33.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.21.21535.185.32.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.10.14735.185.112.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.199.3745.3.35.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.55.16854.192.52.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.245.7554.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.99.19698.97.24.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.228.24698.97.24.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.212.21334.0.234.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.7.5213.224.110.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.157.10134.0.232.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cyril doussin
Contact emails

Subdomains

1 observed subdomain of favicon-generator.org.

Web-graph footprint

Distinct hostnames that link to or from favicon-generator.org in the public web crawl.

715 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from favicon-generator.org.

Cypher and MCP

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

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