Hostname
wingarc.com
Last fetched
wingarc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
wingarc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:49
- Organization
- hiroyuki uchino
- Contact emails
Subdomains
80 observed subdomains of wingarc.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wingarc.com in the public web crawl.
663 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
36 SPF mechanisms authorising senders for wingarc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.repica.jp |
| SPF_INCLUDE | spf1.wingarc.co.jp |
| SPF_INCLUDE | spf1.wingarc.com |
| SPF_INCLUDE | spf2.wingarc.com |
| SPF_INCLUDE | spf3.wingarc.com |
| SPF_INCLUDE | spf4.wingarc.com |
| SPF_INCLUDE | spf5.wingarc.com |
| SPF_INCLUDE | spf6.wingarc.com |
| SPF_IP | 106.185.100.0/23 |
| SPF_IP | 106.185.96.0/23 |
| SPF_IP | 106.185.98.0/23 |
| SPF_IP | 13.115.225.89/32 |
| SPF_IP | 130.248.173.0/24 |
| SPF_IP | 133.242.216.139/32 |
| SPF_IP | 133.242.216.9/32 |
| SPF_IP | 150.66.57.24 |
| SPF_IP | 153.125.153.139/32 |
| SPF_IP | 153.125.155.9/32 |
| SPF_IP | 153.125.168.9/32 |
| SPF_IP | 159.183.160.3 |
| SPF_IP | 18.179.187.42/32 |
| SPF_IP | 18.182.251.219/32 |
| SPF_IP | 210.189.165.4 |
| SPF_IP | 210.189.174.253/32 |
| SPF_IP | 210.189.174.64/32 |
| SPF_IP | 3.114.3.197/32 |
| SPF_IP | 3.115.204.80/32 |
| SPF_IP | 35.72.150.143/32 |
| SPF_IP | 35.72.191.142/32 |
| SPF_IP | 35.72.225.0/25 |
| SPF_IP | 35.72.236.54/32 |
| SPF_IP | 35.73.180.209/32 |
| SPF_IP | 35.73.182.168/32 |
| SPF_IP | 52.68.219.83/32 |
| SPF_IP | 54.249.250.2/32 |
Related pages
Pivot deeper into the graph from wingarc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wingarc.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.