Skip to content

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

WHISPER CANON · skywardcu.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skywardcu.com

Resolution chain

skywardcu.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.142.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.58.13744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.194.750.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.188.21852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.139.6454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.146.24698.88.0.0/13AS14618AMAZON-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.

MechanismTarget
SPF_A_mailhosts.swbc.com
SPF_INCLUDEdocs-center.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf1.netteller.com
SPF_INCLUDEu36591854.wl105.sendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP206.71.80.64/27
SPF_IP208.185.229.0/24
SPF_IP208.82.208.0/22
SPF_IP216.116.80.0/20
SPF_IP216.145.127.64/27
SPF_IP50.87.253.224
SPF_IP52.128.108.145
SPF_IP63.150.172.128/27
SPF_IP63.236.8.128/26
SPF_IP66.45.26.197
SPF_IP69.195.104.22
SPF_IP74.200.32.0/19
SPF_IP74.200.52.184

Related pages

Pivot deeper into the graph from skywardcu.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.