Hostname
swofcu.com
Last fetched
swofcu.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
swofcu.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 |
|---|---|---|---|---|
| 107.23.148.132 | 107.23.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 72.3.136.198 | 72.3.128.0/17 | AS33070 | RMH-14 - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- bankonit
- Contact emails
Subdomains
9 observed subdomains of swofcu.com.
Web-graph footprint
Distinct hostnames that link to or from swofcu.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for swofcu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fiserv.com |
| SPF_INCLUDE | gateways.firstdata.com |
| SPF_INCLUDE | spf.cashedge.com |
| SPF_IP | 139.60.0.0/24 |
| SPF_IP | 139.60.1.0/24 |
| SPF_IP | 139.60.2.0/24 |
| SPF_IP | 139.60.3.0/24 |
| SPF_IP | 208.42.214.53/32 |
| SPF_IP | 208.93.26.27/32 |
| SPF_IP | 208.95.203.136/29 |
| SPF_IP | 70.60.37.172/32 |
| SPF_MX | swofcu.com |
Related pages
Pivot deeper into the graph from swofcu.com.
- IP · 107.23.148.132
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · courtneyk@swofcu.com
- TLD · .com
- Browse hostnames · sw…
- 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: "swofcu.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.