Skip to content

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

WHISPER CANON · uci.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/uci.com

Resolution chain

uci.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.45.1.117104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:69
Organization
u.c.i.
Contact emails

Subdomains

20 observed subdomains of uci.com.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for uci.com.

MechanismTarget
SPF_INCLUDEbmsend.com
SPF_INCLUDEiberlayer.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.136.219.31/32
SPF_IP208.185.229.0/24
SPF_IP213.4.56.200
SPF_IP62.82.39.5
SPF_IP62.82.39.90

Related pages

Pivot deeper into the graph from uci.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.