Hostname
multischoolsfcu.org
Last fetched
multischoolsfcu.org resolves to 9 IPv4 addresses operated by MACFCU - Mid-Atlantic Corporate Federal Credit Union in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
multischoolsfcu.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 12.20.249.74 | 12.20.249.0/24 | AS30308 | MACFCU - Mid-Atlantic Corporate Federal Credit Union | US |
| 13.33.67.10 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.117 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.122 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.49 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.207.112 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.68 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.72 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.89 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:9
- Organization
- multi-schools fcu
- Contact emails
- —
Subdomains
1 observed subdomain of multischoolsfcu.org.
| Subdomain |
|---|
| www.multischoolsfcu.org |
Web-graph footprint
Distinct hostnames that link to or from multischoolsfcu.org in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for multischoolsfcu.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.homecu.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.cloudus.oxcs.net |
| SPF_INCLUDE | spf.registeredsite.com |
| SPF_IP | 64.19.196.0/24 |
Related pages
Pivot deeper into the graph from multischoolsfcu.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "multischoolsfcu.org"})-[: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.