Hostname
freelogodesign.org
Last fetched
freelogodesign.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
freelogodesign.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.238.188 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 174.129.120.139 | 174.129.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.114.95 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.19.40.127 | 50.19.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.134.174 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.239.162 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.42.37 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.91.196.240 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- domainname webself
- Contact emails
Subdomains
12 observed subdomains of freelogodesign.org.
Web-graph footprint
Distinct hostnames that link to or from freelogodesign.org in the public web crawl.
917 sites link to this hostname.
266 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for freelogodesign.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.chargebee.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from freelogodesign.org.
- IP · 100.49.238.188
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:48
- Country · US
- Email · dnxxwmgyqx@whoisprivacyprotect.com
- TLD · .org
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freelogodesign.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.