Hostname
wingsontogo.com
Last fetched
wingsontogo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
wingsontogo.com 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 |
|---|---|---|---|---|
| 18.67.130.114 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.123 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.74 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.81 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.171.117.13 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.30 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.79 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.93 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of wingsontogo.com owner
- Contact emails
- 3752a836-8998-422a-a23b-9f4588c816bd@identity-protect.org
- 53aa934d-0234-4446-af83-451be20075df@identity-protect.org
- 54ee733b-4ab9-4ded-81af-3fefd355eabd@identity-protect.org
- 59114495-b86f-4f40-acf6-85ee36feba35@identity-protect.org
- 69927d32-a36a-45b8-9987-8a1a5089231b@identity-protect.org
- 6b0cc107-37da-4133-a111-eedf70bef23f@identity-protect.org
- owner-10633009@wingsontogo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of wingsontogo.com.
| Subdomain |
|---|
| www.wingsontogo.com |
Web-graph footprint
Distinct hostnames that link to or from wingsontogo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wingsontogo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from wingsontogo.com.
- IP · 18.67.130.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · BR
- Email · 3752a836-8998-422a-a23b-9f4588c816bd@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- 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: "wingsontogo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.