Hostname
seis.org
Last fetched
seis.org resolves to 1 IPv4 address operated by SJCOE - San Joaquin County Office of Education in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
seis.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 |
|---|---|---|---|---|
| 204.129.254.103 | 204.129.192.0/18 | AS13940 | SJCOE - San Joaquin County Office of Education | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- center for educational development and research (cedr)
- Contact emails
Subdomains
21 observed subdomains of seis.org.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from seis.org in the public web crawl.
100 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for seis.org.
| Mechanism | Target |
|---|---|
| SPF_A | seis.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.183.50 |
| SPF_IP | 168.245.52.58 |
| SPF_MX | seis.org |
Related pages
Pivot deeper into the graph from seis.org.
- IP · 204.129.254.103
- ASN · AS13940SJCOE - San Joaquin County Office of Education
- Registrar · iana:69
- Country · US
- Email · sjcoewebmaster@sjcoe.net
- TLD · .org
- Browse hostnames · se…
- 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: "seis.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.