Skip to content

Hostname

ultraconnect.com

Last fetched

ultraconnect.com resolves to 192.155.82.192, announced in 192.155.80.0/21 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. ultraconnect.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for ultraconnect.com is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
gabriel.daher@gmail.com, 18726d77-55ac-44ae-b930-4c1c7c3c66f5@identity-protect.org, a02b2f24-d4a4-4fe1-8773-0eecf14a502f@identity-protect.org, afc00ec6-bb63-486d-83f6-d036c97373a7@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-108.awsdns-13.com
  • ns-913.awsdns-50.net
  • ns-1163.awsdns-17.org
  • ns-1882.awsdns-43.co.uk

SPF policy

  • include: spf.mandrillapp.com

Threat-feed evidence

History

Related pages

Pivot from ultraconnect.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ultraconnect.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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