Hostname
semi.org
Last fetched
semi.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
semi.org 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 |
|---|---|---|---|---|
| 104.18.4.112 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.5.112 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- ah7k352a79v@networksolutionsprivateregistration.com
- bf8n49m373e@networksolutionsprivateregistration.com
- cf2hh78y72b@networksolutionsprivateregistration.com
- cv92y3h97wp@networksolutionsprivateregistration.com
- dm8yt8x653k@networksolutionsprivateregistration.com
- ft66r2mg7sm@networksolutionsprivateregistration.com
- hf8yn5f47vr@networksolutionsprivateregistration.com
- jd36h8sb5rw@networksolutionsprivateregistration.com
- kp7dn8cc2pd@networksolutionsprivateregistration.com
- m534w4xc7fp@networksolutionsprivateregistration.com
- nd7hc7az5ak@networksolutionsprivateregistration.com
- nt8mg8488wv@networksolutionsprivateregistration.com
- rj6mc2ye6h6@networksolutionsprivateregistration.com
- s37kr9ug7rx@networksolutionsprivateregistration.com
- ss59h8k56bu@networksolutionsprivateregistration.com
- v48fn8ee4kt@networksolutionsprivateregistration.com
- webadmin@semi.org
Subdomains
82 observed subdomains of semi.org.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from semi.org in the public web crawl.
2,043 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for semi.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_REDIRECT | semi.org.on.autospf.email |
Related pages
Pivot deeper into the graph from semi.org.
- IP · 104.18.4.112
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · ah7k352a79v@networksolutionsprivateregistration.com
- 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: "semi.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.