Skip to content

Hostname

ucarb.com

Last fetched

ucarb.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ucarb.comRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ucarb.com

Resolution chain

ucarb.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.215.81.119118.215.80.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
184.31.91.111184.31.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.138.20323.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.204.18.24923.204.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.37.59.10323.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of ucarb.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ucarb.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ucarb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ucarb.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.