Hostname
selinc.com
Last fetched
selinc.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
selinc.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 |
|---|---|---|---|---|
| 45.223.17.141 | 45.223.17.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.27.141 | 45.223.27.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:3786
- Organization
- inc. schweitzer engineering laboratories
- Contact emails
Subdomains
106 observed subdomains of selinc.com.
Showing 25 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from selinc.com in the public web crawl.
817 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for selinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 74.117.212.83 |
| SPF_IP | 74.117.213.23 |
| SPF_IP | 74.117.214.48/29 |
Related pages
Pivot deeper into the graph from selinc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "selinc.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.