Skip to content

Hostname

i3c.co.ug

Last fetched

i3c.co.ug resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · i3c.co.ugRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/i3c.co.ug

Resolution chain

i3c.co.ug resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.166192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.210192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

No WHOIS records are currently associated with i3c.co.ug in WhisperGraph.

Subdomains

63 observed subdomains of i3c.co.ug.

Web-graph footprint

Distinct hostnames that link to or from i3c.co.ug in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for i3c.co.ug.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.229.47
SPF_IP157.90.118.132
SPF_IP162.55.183.249
SPF_IP195.201.221.38
SPF_IP49.12.224.42
SPF_IP49.13.146.107
SPF_IP78.46.158.52
SPF_IP95.216.22.35
SPF_MXi3c.co.ug

Related pages

Pivot deeper into the graph from i3c.co.ug.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "i3c.co.ug"})-[: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.