Hostname
fmschools.org
Last fetched
fmschools.org resolves to 1 IPv4 address operated by NERIC - Albany Schoharie Schenectady BOCES in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fmschools.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 163.153.114.42 | 163.153.0.0/16 | AS22693 | NERIC - Albany Schoharie Schenectady BOCES | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- fayetteville manlius central school district
- Contact emails
Subdomains
24 observed subdomains of fmschools.org.
Showing 22 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fmschools.org in the public web crawl.
76 sites link to this hostname.
94 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 fmschools.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 170.158.81.4 |
| SPF_MX | fmschools.org |
Related pages
Pivot deeper into the graph from fmschools.org.
- IP · 163.153.114.42
- ASN · AS22693NERIC - Albany Schoharie Schenectady BOCES
- Registrar · iana:2
- Country · US
- Email · dgreenfi@cnyric.org
- TLD · .org
- Browse hostnames · fm…
- 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: "fmschools.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.