Hostname
skywardcu.com
Last fetched
skywardcu.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
skywardcu.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.142.24 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.197.58.137 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.17.194.7 | 50.17.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.188.218 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.139.64 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.146.246 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1154
- Organization
- cessna employees credit union
- Contact emails
Subdomains
9 observed subdomains of skywardcu.com.
Web-graph footprint
Distinct hostnames that link to or from skywardcu.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for skywardcu.com.
| Mechanism | Target |
|---|---|
| SPF_A | _mailhosts.swbc.com |
| SPF_INCLUDE | docs-center.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf1.netteller.com |
| SPF_INCLUDE | u36591854.wl105.sendgrid.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 206.71.80.64/27 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.82.208.0/22 |
| SPF_IP | 216.116.80.0/20 |
| SPF_IP | 216.145.127.64/27 |
| SPF_IP | 50.87.253.224 |
| SPF_IP | 52.128.108.145 |
| SPF_IP | 63.150.172.128/27 |
| SPF_IP | 63.236.8.128/26 |
| SPF_IP | 66.45.26.197 |
| SPF_IP | 69.195.104.22 |
| SPF_IP | 74.200.32.0/19 |
| SPF_IP | 74.200.52.184 |
Related pages
Pivot deeper into the graph from skywardcu.com.
- IP · 100.30.142.24
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1154
- Country · US
- Email · mtucker1525@gmail.com
- TLD · .com
- Browse hostnames · sk…
- 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: "skywardcu.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.