Hostname
uci.com
Last fetched
uci.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
uci.com 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 |
|---|---|---|---|---|
| 104.45.1.117 | 104.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:69
- Organization
- u.c.i.
- Contact emails
Subdomains
20 observed subdomains of uci.com.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uci.com in the public web crawl.
175 sites link to this hostname.
269 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for uci.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | iberlayer.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 185.136.219.31/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 213.4.56.200 |
| SPF_IP | 62.82.39.5 |
| SPF_IP | 62.82.39.90 |
Related pages
Pivot deeper into the graph from uci.com.
- IP · 104.45.1.117
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:69
- Country · NL
- Email · dominios@uci.com
- TLD · .com
- Browse hostnames · uc…
- 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: "uci.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.