Hostname
wingtalks.com
Last fetched
wingtalks.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
wingtalks.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.0.193 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.193 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- f64f81e3f2@wingtalks.com.whoistrustee.com
- 08cc29171f40dc45285ee321592f561044a006d66efd7357b5b8915f357048c4@wingtalks.com.whoisproxy.org
- 230c9477eb3b36bf5ae08105d13d8bbfcbc9bf1d0c129313442123877cb7fcd7@wingtalks.com.whoisproxy.org
- 98f8215dc75bf4576634691aa090f005df225bdb939c0b0cc7589fa2306eb360@wingtalks.com.whoisproxy.org
- 9fc4b6dda7468931897f7f578963a692c77431ad67550dbdaefeb9014fb72bb9@wingtalks.com.whoisproxy.org
- a8fbabeb8477f08b0d3955e07edf9a385e5bbed20e28e7799a926d96a29be9a0@wingtalks.com.whoisproxy.org
- e0aa6de2de66d7b46c942f2d0230cc7757a6e6990daff3bbfbc4727ee0a56880@wingtalks.com.whoisproxy.org
- e55d4f0839248c0d0e41b640fde649c44dd5ce23e3c83e177e3822248a5d34b8@wingtalks.com.whoisproxy.org
Subdomains
5 observed subdomains of wingtalks.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wingtalks.com in the public web crawl.
26 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wingtalks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.sendios.io |
Related pages
Pivot deeper into the graph from wingtalks.com.
- IP · 104.18.0.193
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · f64f81e3f2@wingtalks.com.whoistrustee.com
- 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: "wingtalks.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.